diff options
| author | Theo Buehler <tb@openbsd.org> | 2026-05-27 03:49:22 +0200 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2026-05-27 03:49:22 +0200 |
| commit | bad98609da492227eae5e9aa0143eaa12b65079b (patch) | |
| tree | df6db2038de277ca3a4bea399cd91151133acf6f | |
| parent | aa784ae2454998ef5abc17695ec2cfba513c55a1 (diff) | |
| parent | 1db922515aeed606256567e3cd13555fcabfd816 (diff) | |
| download | portable-bad98609da492227eae5e9aa0143eaa12b65079b.tar.gz portable-bad98609da492227eae5e9aa0143eaa12b65079b.tar.bz2 portable-bad98609da492227eae5e9aa0143eaa12b65079b.zip | |
Land #1282 - update solaris-vm to v1.3.4
| -rw-r--r-- | .github/workflows/solaris.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/solaris.yml b/.github/workflows/solaris.yml index 78c5901..20658b3 100644 --- a/.github/workflows/solaris.yml +++ b/.github/workflows/solaris.yml | |||
| @@ -28,7 +28,7 @@ jobs: | |||
| 28 | ./autogen.sh | 28 | ./autogen.sh |
| 29 | 29 | ||
| 30 | - name: "Build on VM" | 30 | - name: "Build on VM" |
| 31 | uses: vmactions/solaris-vm@c20562b2c69737b06be9e828915761703e487373 # v1.3.3 | 31 | uses: vmactions/solaris-vm@970a329b471871f9a6765c8f166765fa4ddfb446 # v1.3.4 |
| 32 | with: | 32 | with: |
| 33 | prepare: | | 33 | prepare: | |
| 34 | pkg install gcc make | 34 | pkg install gcc make |
