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