We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88edf91 commit cbed18dCopy full SHA for cbed18d
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Zig
21
uses: mlugg/setup-zig@v2
22
with:
23
- version: 0.15.2
+ version: 0.16.0
24
25
- name: Build
26
run: zig build
0 commit comments