diff options
| author | Theo Buehler <tb@openbsd.org> | 2026-08-29 10:17:17 +0200 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2026-08-29 10:17:17 +0200 |
| commit | 0ac0850a98ea4c5ccc9f9eb4c6d540409346a1b5 (patch) | |
| tree | 96d5bd373356e73dcccfecaca9d97e4140b3e157 /.github | |
| parent | 3698f3686300455e85fecb6994e4519dc684bcd7 (diff) | |
| parent | c1acd93ebb1117a707aec61a162ab919aea28e86 (diff) | |
| download | portable-0ac0850a98ea4c5ccc9f9eb4c6d540409346a1b5.tar.gz portable-0ac0850a98ea4c5ccc9f9eb4c6d540409346a1b5.tar.bz2 portable-0ac0850a98ea4c5ccc9f9eb4c6d540409346a1b5.zip | |
Land #1376 - solaris vm 1.3.9
Diffstat (limited to '.github')
| -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 ddaca56..0241051 100644 --- a/.github/workflows/solaris.yml +++ b/.github/workflows/solaris.yml | |||
| @@ -30,7 +30,7 @@ jobs: | |||
| 30 | ./autogen.sh | 30 | ./autogen.sh |
| 31 | 31 | ||
| 32 | - name: "Build on VM" | 32 | - name: "Build on VM" |
| 33 | uses: vmactions/solaris-vm@315163f088b66e55bbcc45928bd224d4973b2312 # v1.3.8 | 33 | uses: vmactions/solaris-vm@96d8d976f9e67d82ec6c7e8ce9c1060731f9e21c # v1.3.9 |
| 34 | with: | 34 | with: |
| 35 | prepare: | | 35 | prepare: | |
| 36 | pkg install gcc make | 36 | pkg install gcc make |
