Skip to content

Commit 410aa0c

Browse files
committed
ci: update zig
1 parent 90973f4 commit 410aa0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- uses: mlugg/setup-zig@v1
1818
with:
19-
version: 0.14.0
19+
version: 0.15.0
2020
- name: zig build
2121
run: |
2222
cd zig

0 commit comments

Comments
 (0)