Commit 75252bc
authored
ci: Fix the fuchsia tests (#343)
The target triple name was changed in rust-lang/rust#106429
While `rustc` known the old spelling of the triple, `rustup` does not,
so the toolchain download was not working.
Signed-off-by: Joe Richey <joerichey@google.com>1 parent 41b8981 commit 75252bc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
0 commit comments