From e38a4af340ca9738923a511b7e35b6390c03ec50 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Sun, 22 Mar 2026 11:29:23 +0200 Subject: [PATCH] CI: Update Solaris Closes: https://github.com/tukaani-project/xz/pull/213 --- .github/workflows/solaris.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/solaris.yml b/.github/workflows/solaris.yml index b7e273b3..34ce33dd 100644 --- a/.github/workflows/solaris.yml +++ b/.github/workflows/solaris.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v6 - name: Test in Solaris - uses: vmactions/solaris-vm@47bea106d03acaf91084e52548ee460556011602 #v1.1.8 + uses: vmactions/solaris-vm@0a231b94365d1911cf62097ef342f6b30d95598f #v1.3.2 with: release: 11.4-gcc usesh: true