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 some issues with the CI #270

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

mrobinson
Copy link
Member

@mrobinson mrobinson commented Jan 15, 2024

  • Servo is no longer using a Rust nightly build, so it's less important
    to test surfman with rust nightly. Additionally, surfman no longer
    compiles with the old version of Rust nightly that we were previously
    using. Only test with stable rust.
  • Make sure that the "Result" job always runs so it can block merging
    if there is a failure on CI.

This isn't as important any longer, now that Servo is using Rust stable.
Additionally, surfman no longer compiles with version of Rust nightly
that we were previously using. The motivation here is to fix the CI and
to move toward having a MSRV.
@mrobinson mrobinson force-pushed the compile-with-latest-rust-nightly branch from fd498b2 to a7bea55 Compare January 15, 2024 09:04
@mrobinson mrobinson changed the title Don't run the CI with nightly Fix some issues with the CI Jan 15, 2024
@mrobinson mrobinson added this pull request to the merge queue Jan 19, 2024
Merged via the queue into main with commit 43c7e9e Jan 19, 2024
12 checks passed
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.

2 participants