From 6667a26bab496c3c0a1da9369db9f0ddd0154444 Mon Sep 17 00:00:00 2001 From: halx99 Date: Sun, 14 Dec 2025 19:23:27 +0800 Subject: [PATCH] Update solaris-vm action version and release --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 02480848..7a706909 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -241,8 +241,9 @@ jobs: with: submodules: 'recursive' - name: Build - uses: vmactions/solaris-vm@main + uses: vmactions/solaris-vm@v1 with: + release: '11.4-gcc' usesh: true sync: rsync copyback: false