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:
|
2020-02-03 15:31:51 +01:00
|
|
|
|
2025-01-16 16:45:18 +01:00
|
|
|
| | 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 |
|
2020-02-03 15:31:51 +01:00
|
|
|
|
2023-03-07 20:53:21 +00:00
|
|
|
> ¹ Runs a reduced set of tests to reduce CI load
|
2020-02-21 06:37:45 -05:00
|
|
|
|
2025-01-16 16:45:18 +01:00
|
|
|
Non-x86 architectures are covered on Travis CI using Python 3.11.
|