Skip to content

Commit dc64c7c

Browse files
committed
ci: use zig master
1 parent 7cdfa44 commit dc64c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

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

0 commit comments

Comments
 (0)