authorgravatar for hello@nektro.netMeghan <hello@nektro.net> 2020-12-15 07:34:39 -08:00
committergravatar for hello@nektro.netMeghan <hello@nektro.net> 2020-12-15 07:34:39 -08:00
logfa79a61fd40c5bfbf9628dd3b2076f1f6159124c
tree0980cdc59596a9e20450cfdf50760babeed989bb
parent2d852d43fd9c5ea6434f83140ae2698c83947f69

circleci- change zig to 0.7.1


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