We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74bd55 commit cf45edeCopy full SHA for cf45ede
.circleci/config.yml
@@ -24,7 +24,7 @@ jobs:
24
destination: /artifacts/
25
26
- run: apt -y install wget tar xz-utils jq
27
- - run: ./download_zig.sh 0.9.0-dev.689+507dc1f2e
+ - run: ./download_zig.sh 0.9.0-dev.730+011a46838
28
- run: zig version
29
- run: zig env
30
0 commit comments