Skip to content

Commit 2d40197

Browse files
committed
ci: use master Zig build to fix 404 on 0.15.2
1 parent a2980df commit 2d40197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zig-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Zig
1616
uses: mlugg/setup-zig@v1
1717
with:
18-
version: 0.15.2
18+
version: master
1919

2020
- name: Check Formatting
2121
run: zig fmt --check .

0 commit comments

Comments
 (0)