Skip to content

Commit f9a516d

Browse files
committed
Use zig master in CI
1 parent 9e11894 commit f9a516d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: 0 4 * * *
77

88
env:
9-
zig_version: 0.15.1
9+
zig_version: master
1010

1111
jobs:
1212
build-and-test-linux:

0 commit comments

Comments
 (0)