Force use 1.83 for Xtensa

This commit is contained in:
Dániel Buga 2024-12-18 11:54:11 +01:00
parent 0c245892c6
commit b912dc197d
No known key found for this signature in database

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