Skip to content

Commit 9dda219

Browse files
committed
Fix CI: Specify rust version
1 parent 0ebe03e commit 9dda219

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
run: |
4040
curl -L https://risczero.com/install | bash
4141
rzup install cargo-risczero 2.0.2
42+
rzup install rust 1.85.0
4243
REPR_GUEST_BUILD=1 BITCOIN_NETWORK=mainnet cargo build -p header-chain-circuit --release
4344
REPR_GUEST_BUILD=1 BITCOIN_NETWORK=mainnet cargo build -p final-spv-circuit --release
4445

0 commit comments

Comments
 (0)