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

CI: Respect selected toolchain #291

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

jschwe
Copy link
Member

@jschwe jschwe commented May 17, 2024

The rust toolchain file overrides the Rust version selected in CI. To allow testing different rust versions in CI, respect the toolchain defined in CI.

Question: Does surfman have a minimum supported rust version (policy)? If yes I'd probably add some jobs which test MSRV compatibility.

The rust toolchain file overrides the Rust version selected in CI.
To allow testing different rust versions in CI, respect the toolchain
defined in CI.
@mrobinson mrobinson added this pull request to the merge queue May 17, 2024
Merged via the queue into servo:main with commit b3b42f4 May 17, 2024
16 checks passed
@jschwe jschwe deleted the jschwender/toolchain branch May 17, 2024 11:59
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