Merge pull request #3663 from bugadani/xtensa

Force use 1.83 for Xtensa
This commit is contained in:
Dario Nieuwenhuis 2024-12-18 11:02:35 +00:00 committed by GitHub
commit 2ba7fafa68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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