Skip to content

Commit

Permalink
Revert "use latest zig snapshot"
Browse files Browse the repository at this point in the history
This reverts commit 2ad7947.
  • Loading branch information
bjia56 committed Mar 1, 2024
1 parent 4ca3969 commit 8d85540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Set up zig
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.12.0-dev.3097+5c0766b6c
version: 0.11.0

- name: Install Ubuntu dependencies
run: |
Expand Down

0 comments on commit 8d85540

Please sign in to comment.