Skip to content

Commit cbed18d

Browse files
committed
Update CI to Zig 0.16.0
1 parent 88edf91 commit cbed18d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Zig
2121
uses: mlugg/setup-zig@v2
2222
with:
23-
version: 0.15.2
23+
version: 0.16.0
2424

2525
- name: Build
2626
run: zig build

0 commit comments

Comments
 (0)