Files
cibuildwheel/CI.md
T
Matthieu DarboisandJoe Rickerby a96545b729 feat: use python3.11+ for cibuildwheel driver (#1912)
* chore: use SPEC 0 schedule for cibuildwheel

* remove support for {python} and {pip} in commands

* Remove specific Python versions from the update-dependencies job

The requirements pinning is done by uv now, so we don't need to
run the versions of Python to do the pinning anymore.

---------

Co-authored-by: Joe Rickerby <joerick@mac.com>
2025-01-16 10:45:18 -05:00

838 B

This is a summary of the host Python versions and platforms covered by the different CI platforms:

3.11 3.12 3.13
Linux Azure Pipelines / GitHub Actions / Travis CI AppVeyor¹ / CircleCI¹ / Cirrus CI / GitLab¹ GitHub Actions
macOS Azure Pipelines / GitLab¹ AppVeyor¹ / CircleCI¹ / Cirrus CI / GitLab¹ GitHub Actions
Windows Azure Pipelines / Travis CI AppVeyor¹ / Cirrus CI / GitLab¹ GitHub Actions

¹ Runs a reduced set of tests to reduce CI load

Non-x86 architectures are covered on Travis CI using Python 3.11.