We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e11894 commit f9a516dCopy full SHA for f9a516d
1 file changed
.github/workflows/build-and-test.yaml
@@ -6,7 +6,7 @@ on:
6
- cron: 0 4 * * *
7
8
env:
9
- zig_version: 0.15.1
+ zig_version: master
10
11
jobs:
12
build-and-test-linux:
0 commit comments