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

Fix CI on i686-unknown-linux-musl #2044

Merged
merged 1 commit into from Jan 26, 2021
Merged

Fix CI on i686-unknown-linux-musl #2044

merged 1 commit into from Jan 26, 2021

Conversation

JohnTitor
Copy link
Member

I suspect focal-20210119 breaks the build, uses an older image to fix the Could not configure 'libc6:i386' failure.

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member Author

@bors r+ p=11

@bors
Copy link
Contributor

bors commented Jan 26, 2021

📌 Commit 464ccfb has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Jan 26, 2021

🌲 The tree is currently closed for pull requests below priority 10. This pull request will be tested once the tree is reopened.

bors added a commit that referenced this pull request Jan 26, 2021
Use older docker image to fix CI issue

I suspect `focal-20210119` breaks the build, uses an older image to fix the `Could not configure 'libc6:i386'` failure.
@bors
Copy link
Contributor

bors commented Jan 26, 2021

⌛ Testing commit 464ccfb with merge 397a33d...

@Amanieu
Copy link
Member

Amanieu commented Jan 26, 2021

I believe ubuntu has dropped 32-bit x86 support.

@JohnTitor
Copy link
Member Author

Hm then some other i686 targets may fail as well, let's check...

@bors
Copy link
Contributor

bors commented Jan 26, 2021

💔 Test failed - checks-actions

@JohnTitor JohnTitor changed the title Use older docker image to fix CI issue Fix CI on i686-unknown-linux-musl Jan 26, 2021
@JohnTitor
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Jan 26, 2021

📌 Commit faa0184 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Jan 26, 2021

⌛ Testing commit faa0184 with merge f7a9029...

@bors
Copy link
Contributor

bors commented Jan 26, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: JohnTitor
Pushing f7a9029 to master...

@bors bors merged commit f7a9029 into rust-lang:master Jan 26, 2021
@JohnTitor JohnTitor deleted the fix-ci branch January 26, 2021 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants