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:
1515 - run: git submodule update --init --recursive
1616
1717 - run: apt -y install xz-utils jq
18 - run: ./download_zig.sh 0.8.0-dev.1071+fdc875ed0
18 - run: ./download_zig.sh 0.8.0-dev.1127+6a5a6386c
1919 - run: zig version
2020 - run: zig env
2121 - run: ./build_all_zig.sh