ensure newer rust is used
All checks were successful
Rust / build (push) Successful in 6m15s

This commit is contained in:
Vinzenz Schroeter 2025-02-07 21:59:54 +01:00
parent 36c9c76139
commit ae0dae8201

View file

@ -24,7 +24,7 @@ jobs:
- name: Update repos
run: sudo apt-get update -qq
- name: Install rust toolchain
run: sudo apt-get install -qy cargo rust-clippy
run: sudo apt-get install -qy cargo-1.80 rust-1.80-clippy
- name: Install system dependencies
run: sudo apt-get install -qy liblzma-dev libfontconfig1-dev