Skip to content

Commit

Permalink
update (#277)
Browse files Browse the repository at this point in the history
Co-authored-by: qcloud <[email protected]>
  • Loading branch information
CeciliaZ030 and qcloud authored May 31, 2024
1 parent 39bdc11 commit 941538e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nightly-2024-02-06
nightly-2024-04-18
6 changes: 3 additions & 3 deletions script/build.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-02-06
TOOLCHAIN_SP1=+nightly-2024-02-06
TOOLCHAIN_SGX=+nightly-2024-02-06
TOOLCHAIN_RISC0=+nightly-2024-04-18
TOOLCHAIN_SP1=+nightly-2024-04-18
TOOLCHAIN_SGX=+nightly-2024-04-18

check_toolchain() {
local TOOLCHAIN=$1
Expand Down

0 comments on commit 941538e

Please sign in to comment.