Skip to content

Commit 941538e

Browse files
CeciliaZ030qcloud
and
qcloud
authored
update (#277)
Co-authored-by: qcloud <[email protected]>
1 parent 39bdc11 commit 941538e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: rust-toolchain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly-2024-02-06
1+
nightly-2024-04-18

Diff for: script/build.sh

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# Any error will result in failure
44
set -e
55

6-
TOOLCHAIN_RISC0=+nightly-2024-02-06
7-
TOOLCHAIN_SP1=+nightly-2024-02-06
8-
TOOLCHAIN_SGX=+nightly-2024-02-06
6+
TOOLCHAIN_RISC0=+nightly-2024-04-18
7+
TOOLCHAIN_SP1=+nightly-2024-04-18
8+
TOOLCHAIN_SGX=+nightly-2024-04-18
99

1010
check_toolchain() {
1111
local TOOLCHAIN=$1

0 commit comments

Comments
 (0)