mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 04:10:25 +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
|
||||
|
||||
cargo install espup
|
||||
/ci/cache/cargo/bin/espup install
|
||||
/ci/cache/cargo/bin/espup install --toolchain-version 1.83.0.1
|
||||
|
||||
# Restore lockfiles
|
||||
if [ -f /ci/cache/lockfiles.tar ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user