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

Hardcode rustc to 1.60.0 for Python CI #69

Merged
merged 3 commits into from Sep 23, 2022
Merged

Conversation

felixwilhelm
Copy link
Collaborator

@felixwilhelm felixwilhelm commented Sep 23, 2022

rustc >=1.61.0 breaks the build of our Python API (see https://github.com/rust-lang/rust/blob/1.61.0/RELEASES.md#compatibility-notes).

Lets wait for rust-lang/cc-rs#671 to land and hardcode the CI environment to 1.60.0 for now.

@felixwilhelm felixwilhelm changed the title Update python.yml Hardcode rustc to 1.60.0 for Python CI Sep 23, 2022
@felixwilhelm felixwilhelm merged commit 476ec3a into main Sep 23, 2022
@felixwilhelm felixwilhelm deleted the felixwilhelm-patch-1 branch September 23, 2022 09:30
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