Skip to content

Commit

Permalink
ci: update windows zig version
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Nov 24, 2023
1 parent 8fde350 commit 5da0bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Install zig
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.12.0-dev.1245+a07f288eb
version: 0.12.0-dev.1710+2bffd8101

- name: test
run: zig build test --summary all
Expand Down

0 comments on commit 5da0bfd

Please sign in to comment.