Uh oh!
There was an error while loading. Please reload this page.
Add loongarch64-unknown-linux-musl support - #3921
Conversation
Uh oh!
There was an error while loading. Please reload this page.
| - x86_64-linux-android # skip-pr skip-master | ||
| - riscv64gc-unknown-linux-gnu # skip-pr skip-master | ||
| - loongarch64-unknown-linux-gnu # skip-pr skip-master | ||
| - loongarch64-unknown-linux-musl # skip-pr skip-master skip-stable |
There was a problem hiding this comment.
Hmmm so you're saying that the CI should completely ignore this target as for now, if I'm not mistaken?
There was a problem hiding this comment.
Yes. If I'm not mistaken, rustup is currently only built with stable rustc. The first stable version of loongarch64-linux-musl will be 1.81, when skip-stable will be removed. Thanks
There was a problem hiding this comment.
@heiher Are we ready for releasing this on stable now?
This should be the right time if possible, since we're releasing v1.28.0 beta very soon:
There was a problem hiding this comment.
Sorry, I missed the previous notification. I’ll enable the stable build for this target soon. Thanks for your mention.
skip-stable because we're not going to release this for now