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

Consistently use same Rust nightly across CI and Docker images #1099

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

RyanGlScott
Copy link
Contributor

This should fix the nightly crux-mir Docker job. While I was in town, I made sure to leave breadcrumbs to the reader such that if they ever update the Rust nightly in one spot, they will remember to update it in the other spot.

This should fix the nightly `crux-mir` Docker job. While I was in town, I made
sure to leave breadcrumbs to the reader such that if they ever update the Rust
nightly in one spot, they will remember to update it in the other spot.
@RyanGlScott RyanGlScott requested a review from kquick July 17, 2023 11:06
@RyanGlScott
Copy link
Contributor Author

A manually triggered CI job with these changes can be found here, which verifies that this does in fact fix the crux-mir Docker job.

@RyanGlScott RyanGlScott merged commit 24b84ed into master Jul 17, 2023
37 checks passed
@RyanGlScott RyanGlScott deleted the fix-crux-mir-nightly branch July 17, 2023 16:38
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

2 participants