diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-12-11 17:36:54 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-12-11 17:36:54 +0100 |
| commit | 67cf1f856bf50fae7ee519cfdbc8f5b6ff8d6706 (patch) | |
| tree | 69bffed354ae67162919675c7f176b91c6e2be82 /.github/ci/build-xtensa.sh | |
| parent | 933eb5b63d0a479a99d95da9111500be35966f4b (diff) | |
Update Rust, nightly, xtensa.
Diffstat (limited to '.github/ci/build-xtensa.sh')
| -rwxr-xr-x | .github/ci/build-xtensa.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ci/build-xtensa.sh b/.github/ci/build-xtensa.sh index f07816861..cc56adb26 100755 --- a/.github/ci/build-xtensa.sh +++ b/.github/ci/build-xtensa.sh | |||
| @@ -14,7 +14,7 @@ export PATH=$CARGO_HOME/bin:$PATH | |||
| 14 | export CARGO_NET_GIT_FETCH_WITH_CLI=true | 14 | export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 15 | 15 | ||
| 16 | cargo install espup --locked | 16 | cargo install espup --locked |
| 17 | espup install --toolchain-version 1.88.0.0 | 17 | espup install --toolchain-version 1.90.0.0 |
| 18 | 18 | ||
| 19 | # Restore lockfiles | 19 | # Restore lockfiles |
| 20 | if [ -f /ci/cache/lockfiles.tar ]; then | 20 | if [ -f /ci/cache/lockfiles.tar ]; then |
