Skip to content

Commit

Permalink
CI: Specify 0.13.0 with zig action
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Oct 24, 2024
1 parent 98d87bb commit b9c08d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

- name: Install Zig
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.13.0

- name: Build
run: zig build
Expand Down

0 comments on commit b9c08d3

Please sign in to comment.