We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a79e8a commit 166fc2fCopy full SHA for 166fc2f
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
steps:
40
- uses: actions/checkout@v4
41
- - uses: goto-bus-stop/setup-zig@v2
+ - uses: mlugg/setup-zig@v1
42
with:
43
version: 0.12.0
44
- run: zig build -Dtarget=${{ matrix.target }}
0 commit comments