Files
cibuildwheel/CI.md
T
Matthieu Darbois 24bade1d15 break: remove Travis CI support (#2682)
Stop testing on Travis CI.
References to Travis CI are removed from docs.
Travis CI specifics are kept as-is in cibuildwheel itself (mostly logging stuff).
2025-12-29 17:03:03 -05:00

732 B

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

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

¹ Runs a reduced set of tests to reduce CI load