Skip to content

Commit

Permalink
gh actions: bump zig version to current 0.12.0 dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Oct 6, 2023
1 parent 3925f21 commit 9b48d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.11.0
version: 0.12.0+e6590fea1
- name: prepare-linux
if: runner.os == 'Linux'
run: |
Expand Down

0 comments on commit 9b48d98

Please sign in to comment.