Files
cibuildwheel/CI.md
T

10 lines
684 B
Markdown
Raw Normal View History

2023-10-27 01:21:59 -04:00
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¹ / GitLab¹ | GitHub Actions | GitHub Actions |
| macOS | Azure Pipelines | CircleCI¹ / GitLab¹ | GitHub Actions | |
| Windows | Azure Pipelines | GitLab¹ | GitHub Actions | |
2023-03-07 20:53:21 +00:00
> ¹ Runs a reduced set of tests to reduce CI load