From 18ae860a6435d9103bf2a70e1df5b1c83dcbfd10 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Sat, 21 Feb 2026 10:17:13 +0100 Subject: [PATCH] use OpenIndiana tag that contains build essentials the build essentials are by far the largest payload of dependencies, so this should speed up the job immensly --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 73fcdcf..488e59a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -436,6 +436,7 @@ jobs: - name: Build on VM uses: vmactions/openindiana-vm@4e22b052bda91b3d2771bccdff731dc388edf278 # v1.0.6 with: + release: "202510-build" copyback: true prepare: | set -e