We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325dd93 commit 59c0661Copy full SHA for 59c0661
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Setup zig
39
uses: mlugg/setup-zig@v1
40
with:
41
- version: master
+ version: 0.14.0
42
43
- name: Install qemu
44
if: ${{ matrix.os == 'ubuntu-24.04' }}
0 commit comments