Skip to content

Commit

Permalink
switch zig-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane authored and jmcnamara committed Dec 9, 2024
1 parent bd33374 commit 8206bda
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/zig_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
with:
submodules: recursive
fetch-depth: 0
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.13.0
- uses: mlugg/setup-zig@v1 # default latest-release version

- name: Build Summary
run: zig build -DBUILD_TESTS -DBUILD_EXAMPLES -DUSE_SYSTEM_MINIZIP --summary all -freference-trace

0 comments on commit 8206bda

Please sign in to comment.