Commit ef8255b
committed
CI: use rustup instead of system Rust packages
blazesym's dependency indexmap v2.12.0 requires Rust 1.82+, but Ubuntu
22.04's apt packages only provide Rust 1.75.0. Switch to installing Rust
via rustup to get a recent stable version.
Signed-off-by: Andrii Nakryiko <[email protected]>1 parent 986b289 commit ef8255b
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
0 commit comments