Skip to content

ci: Fix the fuchsia tests #343

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 10, 2023
Merged

ci: Fix the fuchsia tests #343

merged 1 commit into from
Mar 10, 2023

Conversation

josephlr
Copy link
Member

@josephlr josephlr commented Mar 9, 2023

The target triple name was changed in rust-lang/rust#106429

While rustc knows the old spelling of the triple, rustup does not, so the toolchain download was not working.

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>
@josephlr josephlr merged commit 75252bc into master Mar 10, 2023
@josephlr josephlr deleted the ci_fix branch March 10, 2023 04:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants