Skip to content

Commit

Permalink
ci: run with master
Browse files Browse the repository at this point in the history
  • Loading branch information
cztomsik committed Sep 30, 2024
1 parent 6454781 commit dff54f5
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 @@ -19,6 +19,6 @@ jobs:

- uses: mlugg/setup-zig@v1
with:
version: 0.13.0
version: master

- run: zig build test --summary all

0 comments on commit dff54f5

Please sign in to comment.