Skip to content

Commit

Permalink
chore(ci): use zig 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hendriknielaender committed May 24, 2024
1 parent 3ef461d commit 773b8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2
- uses: goto-bus-stop/setup-zig@v2
with:
version: master
version: 0.12.0
- run: zig build test
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 773b8f7

Please sign in to comment.