Skip to content

Commit 0f6a7c9

Browse files
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 <[email protected]>
1 parent d5aeec6 commit 0f6a7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/solaris.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: Checkout PPP sources
99
uses: actions/checkout@v4
1010
- name: Build
11-
uses: vmactions/[email protected].2
11+
uses: vmactions/[email protected].9
1212
with:
1313
release: "11.4-gcc"
1414
run: |

0 commit comments

Comments
 (0)