Skip to content

Commit

Permalink
Merge pull request #3329 from ProvableHQ/fix/snarkvm-history-rev
Browse files Browse the repository at this point in the history
[Fix] snarkVM rev for `history` feature.
  • Loading branch information
zosorock authored Jun 26, 2024
2 parents bd45fc7 + 2fc1eb5 commit 878624d
Show file tree
Hide file tree
Showing 4 changed files with 1,025 additions and 300 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ jobs:
node-router:
docker:
- image: cimg/rust:1.76.0 # Attention - Change the MSRV in Cargo.toml and rust-toolchain as well
resource_class: << pipeline.parameters.medium >>
resource_class: << pipeline.parameters.large >>
steps:
- run_serial:
workspace_member: node/router
Expand Down
Loading

0 comments on commit 878624d

Please sign in to comment.