mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-30 22:01:07 +00:00
Force use 1.83 for Xtensa
This commit is contained in:
parent
0c245892c6
commit
b912dc197d
2
.github/ci/build-xtensa.sh
vendored
2
.github/ci/build-xtensa.sh
vendored
@ -13,7 +13,7 @@ export CARGO_TARGET_DIR=/ci/cache/target
|
|||||||
export CARGO_NET_GIT_FETCH_WITH_CLI=true
|
export CARGO_NET_GIT_FETCH_WITH_CLI=true
|
||||||
|
|
||||||
cargo install espup
|
cargo install espup
|
||||||
/ci/cache/cargo/bin/espup install
|
/ci/cache/cargo/bin/espup install --toolchain-version 1.83.0.1
|
||||||
|
|
||||||
# Restore lockfiles
|
# Restore lockfiles
|
||||||
if [ -f /ci/cache/lockfiles.tar ]; then
|
if [ -f /ci/cache/lockfiles.tar ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user