build: 👷 rust image updated to latest
This commit is contained in:
parent
8de799f5be
commit
c280c5226c
1 changed files with 5 additions and 6 deletions
|
@ -6,9 +6,8 @@ when:
|
|||
|
||||
steps:
|
||||
build:
|
||||
image: rust
|
||||
image: rust:1.85
|
||||
commands:
|
||||
- rustup self uninstall -y
|
||||
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
- rustup update
|
||||
- apt update
|
||||
- apt install -y libasound2-dev
|
||||
- cargo build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue