We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa99040 commit 2593295Copy full SHA for 2593295
1 file changed
.github/workflows/zig.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
zig-version:
14
- - '0.15.1'
+ - '0.15.0'
15
16
steps:
17
- name: Checkout repository
0 commit comments