update CI to zig 0.12.0
Some checks failed
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Failing after 36s
Some checks failed
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Failing after 36s
This commit is contained in:
parent
4d56fe0281
commit
4426dbcd1d
|
@ -8,7 +8,7 @@ jobs:
|
|||
build-zig-0.11.0-amd64-host:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
ZIG_VERSION: 0.11.0
|
||||
ZIG_VERSION: 0.12.0
|
||||
ARCH: x86_64
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
|
|
Loading…
Reference in New Issue
Block a user