Skip to content

Commit

Permalink
ci: Bump Zig version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
squeek502 committed Oct 11, 2024
1 parent b53199d commit f933361
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 @@ -20,7 +20,7 @@ jobs:
submodules: true
- uses: mlugg/setup-zig@v1
with:
version: 0.14.0-dev.1576+5d7fa5513
version: 0.14.0-dev.1860+2e2927735
- uses: ilammy/msvc-dev-cmd@v1
if: ${{ matrix.os == 'windows-latest' }}
with:
Expand Down

0 comments on commit f933361

Please sign in to comment.