ci: test for zig 0.10
This commit is contained in:
parent
7f82c95525
commit
0731e00217
1 changed files with 1 additions and 1 deletions
2
.github/workflows/zig.yaml
vendored
2
.github/workflows/zig.yaml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
|||
- name: Install ziglang
|
||||
uses: goto-bus-stop/setup-zig@v1
|
||||
with:
|
||||
version: 0.9.1
|
||||
version: 0.10.0
|
||||
- name: Cache NPM dependencies
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue