From: Adrien RICCIARDI Date: Mon, 14 Oct 2024 08:01:50 +0000 (+0200) Subject: ci: Update the Solaris action to benefit from the faster VM (#522) X-Git-Tag: v2.5.2~17 X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=0f6a7c95e1253a42234a0e29fedb7d944cc64063;p=ppp.git 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 --- diff --git a/.github/workflows/solaris.yaml b/.github/workflows/solaris.yaml index 19abce5..441be16 100644 --- a/.github/workflows/solaris.yaml +++ b/.github/workflows/solaris.yaml @@ -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: |