ci: Update the Solaris action to benefit from the faster VM (#522)

The total execution decreased by about 20%, sometimes even more.

Signed-off-by: RICCIARDI-Adrien <adrien.ricciardi@hotmail.fr>
This commit is contained in:
Adrien RICCIARDI 2024-10-14 10:01:50 +02:00 committed by GitHub
parent d5aeec6575
commit 0f6a7c95e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ jobs:
- name: Checkout PPP sources
uses: actions/checkout@v4
- name: Build
uses: vmactions/solaris-vm@v1.0.2
uses: vmactions/solaris-vm@v1.0.9
with:
release: "11.4-gcc"
run: |