Skip to content

Commit 009c21c

Browse files
authored
Update zig to master
1 parent 7c039ec commit 009c21c

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
@@ -17,7 +17,7 @@ jobs:
1717
zig-version: [master]
1818
os: [ubuntu-latest, macos-latest, windows-latest]
1919
include:
20-
- zig-version: "0.14.0"
20+
- zig-version: "master"
2121
os: ubuntu-latest
2222
runs-on: ${{ matrix.os }}
2323
steps:

0 commit comments

Comments
 (0)