Skip to content

Commit

Permalink
Also bump solaris-vm action to v1 to fix solaris build
Browse files Browse the repository at this point in the history
  • Loading branch information
zrax committed Feb 12, 2024
1 parent 7e7436b commit 3c974e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
with:
submodules: true
- name: Build and Test
uses: vmactions/solaris-vm@v0
uses: vmactions/solaris-vm@v1
with:
prepare: pkg install -q cmake gcc
run: |
Expand Down

0 comments on commit 3c974e6

Please sign in to comment.