authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-01-25 16:52:25 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-01-25 16:52:25 -08:00
log18b678660e975a7eb6299e57ef84163527734f7f
tree2503ca09bd72e26125802a73c37fd5a8bbb32fa5
parent8ce6e12106c6247e58058614f600fc7fe749a059

circleci- switch to zig 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