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

Don't run redoxer in CI #1263

Merged
merged 1 commit into from
Jun 30, 2020
Merged

Don't run redoxer in CI #1263

merged 1 commit into from
Jun 30, 2020

Conversation

asomers
Copy link
Member

@asomers asomers commented Jun 27, 2020

It's unreliable. It frequently hangs starting the Docker image, before
Cargo gets involved. Instead, use cargo to do a cross-build for Redox.
Do it manually, since rust-embedded/cross doesn't support Redox.

#1258
cross-rs/cross#427

It's unreliable.  It frequently hangs starting the Docker image, before
Cargo gets involved.  Instead, use cargo to do a cross-build for Redox.
Do it manually, since rust-embedded/cross doesn't support Redox.

nix-rust#1258
cross-rs/cross#427
@asomers
Copy link
Member Author

asomers commented Jun 30, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 30, 2020

Build succeeded:

@bors bors bot merged commit f6cac16 into nix-rust:master Jun 30, 2020
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