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

Pin a known good nightly rust in CI for Stylus #2544

Closed
wants to merge 2 commits into from

Conversation

PlasmaPower
Copy link
Contributor

Works around rust-lang/rust#128475

Once the upstream issue is fixed, we should revert this PR to continue testing latest rust nightly and catch future issues like this one

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Aug 1, 2024
@@ -66,15 +66,18 @@ jobs:
id: install-rust-nightly
with:
profile: minimal
toolchain: "nightly"
toolchain: "nightly-2024-07-30"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's update arbitrator-ci.yml to point to the same one

@PlasmaPower
Copy link
Contributor Author

Replaced by #2546

@PlasmaPower PlasmaPower closed this Aug 1, 2024
@PlasmaPower PlasmaPower deleted the ci-pin-rust-nightly branch August 1, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants