Fix broken aarch64-unknown-linux-gnu GitHub Actions#3082
Merged
rbtcollins merged 1 commit intorust-lang:masterfrom Oct 10, 2022
Merged
Fix broken aarch64-unknown-linux-gnu GitHub Actions#3082rbtcollins merged 1 commit intorust-lang:masterfrom
rbtcollins merged 1 commit intorust-lang:masterfrom
Conversation
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
Member
Author
|
I think I fixed aarch64-unknown-linux-gnu GitHub Actions, please check out https://github.com/rust-lang/rustup/actions/runs/3216435162/jobs/5258322908. arrch64-linux-android failed caused by rust-lang/rust#102332 (comment). |
Member
Author
|
I am going to drop this commit because we wanna skip the aarch64-unknown-linux-gnu GitHub Action on PR. |
48067e5 to
9d2dd84
Compare
Member
Author
|
Thanks for your review! 💚 💙 💜 💛 ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I found that rustup master CI keeps failing. https://github.com/rust-lang/rustup/actions/runs/3197393101/jobs/5220541587
This cause by rust-lang/rust@d0142ce#diff-38eddf433d93f44424b7c45d25a2984569af2a2d4eebfe47b7c9e2492dddf9b4
We have to update it.