Skip to content

Commit

Permalink
Upgrade CI for 0.14.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kooparse committed Dec 10, 2024
1 parent 34f562f commit 2fb8837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.13.0
version: master
- run: zig build test
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2fb8837

Please sign in to comment.