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

Add Python 3.11 to CI including wheel generation #944

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Conversation

ptheywood
Copy link
Member

Python 3.11 is now fully released, so adds to Manylinux + Windows CI, and the wheel generation matrix in the draft-release CI.

Closes #886

Copy link
Member

@Robadob Robadob left a comment

Choose a reason for hiding this comment

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

Not too clear why Ubuntu jumped from 3.8 to 3.11, whilst the rest are 3.10-3.11 jump.

But I assume you'll read this and change it if that's a problem.

@ptheywood
Copy link
Member Author

I'd missed changing it at some point in the past, so i made it match the regular windows one of using latest.

3.8 was neither oldest supported nor newest, which are usually the most interesting in terms of CI.

@mondus mondus merged commit ac3abef into master Oct 26, 2022
@mondus mondus deleted the python-3.11 branch October 26, 2022 14:07
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.

Wheel Releases: Remove 3.6, add 3.11
3 participants