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 Nov 21, 2024
1 parent fd9d8e9 commit 077157f
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 @@ -18,7 +18,7 @@ jobs:
submodules: true
- uses: mlugg/setup-zig@v1
with:
version: 0.14.0-dev.1951+857383689
version: 0.14.0-dev.2265+8a00bd4ce
- uses: ilammy/msvc-dev-cmd@v1
if: ${{ matrix.os == 'windows-latest' }}
with:
Expand Down

0 comments on commit 077157f

Please sign in to comment.