Skip to content

Commit

Permalink
Fix RISC0 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcz committed Sep 26, 2024
1 parent 7ae42a1 commit 73a30d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ jobs:
shell: bash
run: |
cargo install cargo-binstall@1.6.9 --force
cargo binstall cargo-risczero@1.0.5 --no-confirm --force
cargo binstall cargo-risczero@1.1.1 --no-confirm --force
cargo risczero install
- name: Checkout CairoVM
Expand Down

0 comments on commit 73a30d7

Please sign in to comment.