Update source tree for zig 0.9.1
This commit is contained in:
parent
2484cb08d0
commit
06f45400bd
49 changed files with 2347 additions and 2211 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -19,8 +19,7 @@ jobs:
|
|||
- name: Download zig
|
||||
run: |
|
||||
export PYTHONIOENCODING=utf8
|
||||
# Lock the master commit that we download, because of blocking issues
|
||||
wget https://ziglang.org/builds/zig-linux-x86_64-0.8.0-dev.2133+ad33e3483.tar.xz
|
||||
wget https://ziglang.org/download/0.9.1/zig-linux-x86_64-0.9.1.tar.xz
|
||||
sudo apt-get install mtools
|
||||
tar -xvf zig*
|
||||
- name: Install qemu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue