try with newer zig
This commit is contained in:
parent
d485d46e15
commit
e3c946d422
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
zig-version: [0.5.0, master]
|
||||
zig-version: [0.5.0, 0.7.0, master]
|
||||
runs-on: ${{matrix.os}}
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
|
|
Loading…
Reference in New Issue
Block a user