Skip to content

Commit 33e4176

Browse files
authored
CI: stick zig v0.14.0 (latest release)
1 parent 3dfa86b commit 33e4176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
fetch-depth: 0
1717

1818
- uses: mlugg/setup-zig@v2
19-
with:
20-
version: master
19+
# with:
20+
# version: master
2121

2222
- name: Build
2323
run: zig build --summary all

0 commit comments

Comments
 (0)