Skip to content

Commit cc789be

Browse files
authored
Update ci.yaml
1 parent 26ec9ac commit cc789be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Setup build environment
5656
run: |
5757
if [ "${{ github.event_name }}" == "schedule" ]; then
58-
ZIG_VERSION=0.15.1
58+
ZIG_VERSION=0.15.2
5959
echo "tip" > VERSION
6060
else
6161
ZIG_VERSION=0.14.0

0 commit comments

Comments
 (0)