Skip to content

Commit

Permalink
ci: Update the Solaris action to benefit from the faster VM (#522)
Browse files Browse the repository at this point in the history
The total execution decreased by about 20%, sometimes even more.

Signed-off-by: RICCIARDI-Adrien <[email protected]>
  • Loading branch information
RICCIARDI-Adrien authored Oct 14, 2024
1 parent d5aeec6 commit 0f6a7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solaris.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Checkout PPP sources
uses: actions/checkout@v4
- name: Build
uses: vmactions/[email protected].2
uses: vmactions/[email protected].9
with:
release: "11.4-gcc"
run: |
Expand Down

0 comments on commit 0f6a7c9

Please sign in to comment.