Skip to content

Commit

Permalink
Set zig version to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rlopzc committed Jul 16, 2024
1 parent 84f1c5d commit f42f375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install Zig
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.13
version: 0.13.0

- name: Build
run: zig build -Drelease-small -Dtarget=${{ matrix.TARGET }}
Expand Down

0 comments on commit f42f375

Please sign in to comment.