Skip to content

Commit

Permalink
ci: pin to zig 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vrischmann committed Mar 5, 2025
1 parent 325dd93 commit 59c0661
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 @@ -38,7 +38,7 @@ jobs:
- name: Setup zig
uses: mlugg/setup-zig@v1
with:
version: master
version: 0.14.0

- name: Install qemu
if: ${{ matrix.os == 'ubuntu-24.04' }}
Expand Down

0 comments on commit 59c0661

Please sign in to comment.