Skip to content

Conversation

@ercius
Copy link
Collaborator

@ercius ercius commented Jan 8, 2026

We are using python 3.10 to build and getting warnings like this:
"cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels."
This uses python 3.12 to build.

Also, update build workflow to support CPython >= 3.10 by skipping older EOL versions of python. This should speed up the build process and reduce wasted resources.

@ercius
Copy link
Collaborator Author

ercius commented Jan 8, 2026

This workflow now explicitly builds 3.10 to 3.13. 3.14 cant be built because its not available in our upstream Docker image. That will need to be fixed in the future.

@ercius
Copy link
Collaborator Author

ercius commented Jan 8, 2026

Ill close this and work from main.

@ercius ercius closed this Jan 8, 2026
@ercius ercius deleted the update_build_wheel_workflow branch January 8, 2026 21:12
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.

1 participant