mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
ci: pin zig to 0.13 (#2591)
This commit is contained in:
parent
d046ea6cad
commit
872a6e4f1c
2
.github/workflows/zig.yaml
vendored
2
.github/workflows/zig.yaml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
- name: Install ziglang
|
||||
uses: goto-bus-stop/setup-zig@v2
|
||||
with:
|
||||
version: 0.14.0
|
||||
version: 0.13.0
|
||||
- name: Install cargo-zigbuild
|
||||
uses: taiki-e/install-action@v2
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user