Skip to content

Commit

Permalink
circleci- update to zig master 0.9.0-dev.730
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro committed Aug 8, 2021
1 parent c74bd55 commit cf45ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
destination: /artifacts/

- run: apt -y install wget tar xz-utils jq
- run: ./download_zig.sh 0.9.0-dev.689+507dc1f2e
- run: ./download_zig.sh 0.9.0-dev.730+011a46838
- run: zig version
- run: zig env

Expand Down

0 comments on commit cf45ede

Please sign in to comment.