Skip to content

Commit 59c0661

Browse files
committed
ci: pin to zig 0.14.0
1 parent 325dd93 commit 59c0661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup zig
3939
uses: mlugg/setup-zig@v1
4040
with:
41-
version: master
41+
version: 0.14.0
4242

4343
- name: Install qemu
4444
if: ${{ matrix.os == 'ubuntu-24.04' }}

0 commit comments

Comments
 (0)