mirror of
https://github.com/paulusmack/ppp.git
synced 2024-11-23 02:13:28 +08:00
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:
parent
d5aeec6575
commit
0f6a7c95e1
2
.github/workflows/solaris.yaml
vendored
2
.github/workflows/solaris.yaml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user