Skip to content

Commit

Permalink
ci: update windows zig
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Jan 6, 2024
1 parent a971e00 commit 940c66d
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.1710+2bffd8101
version: 0.12.0-dev.2058+04ac028a2

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

0 comments on commit 940c66d

Please sign in to comment.