authorgravatar for hello@nektro.netMeghan <hello@nektro.net> 2020-12-29 12:29:30 -08:00
committergravatar for hello@nektro.netMeghan <hello@nektro.net> 2020-12-29 12:29:30 -08:00
logae4c19e2d7ddaa6724248230d038d699fd12f0b7
tree474d95a6ad86faa9fd2d56222e8ff6dc146f7bf4
parent08cb7ba6cf1cf2c484c495c98ab1471c14f9b42f

circleci- switch back to zig 0.7.0


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.7.1
18 - run: ./download_zig.sh 0.7.0
1919 - run: zig version
2020 - run: zig env
2121 - run: ./build_all_zig.sh