Skip to content

Commit

Permalink
update integration script
Browse files Browse the repository at this point in the history
Signed-off-by: smtmfft <[email protected]>
  • Loading branch information
smtmfft committed Jan 10, 2025
1 parent a32e49c commit 35da831
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions script/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# Any error will result in failure
set -e

TOOLCHAIN_RISC0=+nightly-2024-04-18
TOOLCHAIN_SP1=+1.81.0
TOOLCHAIN_SGX=+nightly-2024-04-18
TOOLCHAIN_RISC0=+nightly-2024-09-05
TOOLCHAIN_SP1=+nightly-2024-09-05
TOOLCHAIN_SGX=+nightly-2024-09-05
export PROOF_TYPE="$1"

check_toolchain() {
Expand Down

0 comments on commit 35da831

Please sign in to comment.