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 26ec9ac commit cc789beCopy full SHA for cc789be
.github/workflows/ci.yaml
@@ -55,7 +55,7 @@ jobs:
55
- name: Setup build environment
56
run: |
57
if [ "${{ github.event_name }}" == "schedule" ]; then
58
- ZIG_VERSION=0.15.1
+ ZIG_VERSION=0.15.2
59
echo "tip" > VERSION
60
else
61
ZIG_VERSION=0.14.0
0 commit comments