We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f42d3 commit 1a06300Copy full SHA for 1a06300
.github/workflows/ci.yaml
@@ -16,7 +16,6 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: mlugg/setup-zig@v1
18
with:
19
- mirror: "https://ziglang.org/download"
20
version: 0.15.1
21
- name: zig build
22
run: |
0 commit comments