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 f7cb322 commit 6dbdf63Copy full SHA for 6dbdf63
.github/workflows/validate.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Zig
17
uses: mlugg/setup-zig@v1
18
with:
19
- version: 0.13.0
+ version: 0.14.0-dev.3020+c104e8644
20
21
- name: Basic Build
22
run: |
0 commit comments