Skip to content

Commit

Permalink
bump zkvm version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
austinabell committed Sep 26, 2024
1 parent 1fa463b commit 913da70
Show file tree
Hide file tree
Showing 8 changed files with 404 additions and 61 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: risczero toolchain install
run: |
cargo install cargo-binstall --version '=1.6.9' --locked
cargo binstall cargo-risczero --no-confirm --force
cargo binstall cargo-risczero@1.1.1 --no-confirm --force
cargo risczero install
# uses: risc0/risc0-ethereum/.github/actions/cargo-risczero-install@release-1.0
# with:
Expand Down
Loading

0 comments on commit 913da70

Please sign in to comment.