We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90973f4 commit 410aa0cCopy full SHA for 410aa0c
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: mlugg/setup-zig@v1
18
with:
19
- version: 0.14.0
+ version: 0.15.0
20
- name: zig build
21
run: |
22
cd zig
0 commit comments