Skip to content

Commit

Permalink
Upgrade Zig to version 0.11.0 in GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetschwartz committed Apr 8, 2024
1 parent 2474e6a commit 52d227e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
submodules: true
fetch-depth: 0
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.11.0
- run: zig build test
build:
strategy:
Expand Down

0 comments on commit 52d227e

Please sign in to comment.