forked from libre-chip/fayalite
upgrade to rust 1.89.0
This commit is contained in:
parent
668e714dc9
commit
67e66ac3bd
4 changed files with 28 additions and 19 deletions
|
@ -38,7 +38,7 @@ jobs:
|
|||
z3 \
|
||||
zlib1g-dev
|
||||
- run: |
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain 1.82.0
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain 1.89.0
|
||||
source "$HOME/.cargo/env"
|
||||
echo "$PATH" >> "$GITHUB_PATH"
|
||||
- uses: https://git.libre-chip.org/mirrors/cache/restore@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue