authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-10-28 01:28:28 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-10-28 01:28:28 -07:00
logcffd3642f4f37d3a10db16a076145dc95141a10e
tree6be5c5ace5dfc27903191de4d54e43591bcb9318
parent12ab78a7eba0084eb1ffa7deabfe56757b2661a1

update ci to use zig 0.9.0-dev.1444


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.9.0-dev.1343+75cecef63
18 - run: ./download_zig.sh 0.9.0-dev.1444+e2a2e6c14
1919 - run: zig version
2020 - run: zig env
2121 - run: zig build -Dbootstrap