Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Removes mips toolchains from the rust CI build #8

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

LiquidityC
Copy link
Owner

The error we were getting was:
error: component 'rust-std' for target 'mips*' is unavailable for download for channel '*'

I have not investigated further. These toolchains are 'Tier 3' here:
https://rust-lang.github.io/rustup-components-history/
which is a likely factor for them being less supported.

The error we were getting was:
    error: component 'rust-std' for target 'mips*' is unavailable for download for channel '*'

I have not investigated further. These toolchains are 'Tier 3' here:
     https://rust-lang.github.io/rustup-components-history/
which is a likely factor for them being less supported.
@LiquidityC LiquidityC merged commit 4d8a54b into master Nov 7, 2023
52 of 53 checks passed
@LiquidityC LiquidityC deleted the remove_mips_toolchain_from_ci branch November 7, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant