authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-02-10 20:51:22 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-02-10 20:51:22 -08:00
logc2f06cfbe3edc011b6978a4df2d17bbe808ee10a
treea57ea2130e2c31360a46695dc5d00b8a8cac2393
parent8dd64175e18cbca59fd7f171bb94261f22791c5c

update to zig 0.8.0-dev.1071+fdc875ed0


1 files changed, 1 insertions(+), 1 deletions(-)

.circleci/config.yml+1-1
...@@ -15,7 +15,7 @@ jobs:...@@ -15,7 +15,7 @@ jobs:
15 - run: git submodule update --init --recursive15 - run: git submodule update --init --recursive
1616
17 - run: apt -y install xz-utils jq17 - run: apt -y install xz-utils jq
18 - run: ./download_zig.sh 0.8.0-dev.1071+fdc875ed018 - run: ./download_zig.sh 0.8.0-dev.1127+6a5a6386c
19 - run: zig version19 - run: zig version
20 - run: zig env20 - run: zig env
21 - run: ./build_all_zig.sh21 - run: ./build_all_zig.sh