Skip to content

Commit

Permalink
Update build.yml to use 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ikskuh authored Apr 30, 2024
1 parent 23839be commit c7cfeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup Zig
uses: goto-bus-stop/setup-zig@v2
with:
version: master
version: 0.12

- name: Build toolchain
run: |
Expand Down

0 comments on commit c7cfeeb

Please sign in to comment.