Commit 1ddbbee
ci: install x86_64-unknown-none target
Fix CI newlib user-lib build failure (E0463: can't find crate for core) by installing the rust target required by builders/newlib.rs.
Also declare both targets in rust-toolchain.toml for local parity.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2a8ccd3 commit 1ddbbee
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
0 commit comments