We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6531a9b commit eddb9f3Copy full SHA for eddb9f3
.github/workflows/zig.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v4
30
- uses: goto-bus-stop/setup-zig@v2
31
with:
32
- version: 0.12.0
+ version: 0.13.0
33
- run: zig build
34
- run: zig build test
35
lint:
0 commit comments