chore: drop python 3.6 for cibuildwheel driver
This drops python 3.6 for cibuildwheel. Building python 3.6 packages is still supported.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
This is a summary of the Python versions and platforms covered by the different CI platforms:
|
||||
|
||||
| | 3.6 | 3.7 | 3.8 |
|
||||
|----------|------------------------------|-----------------------------|------------------|
|
||||
| Linux | Travis CI / CircleCI | AppVeyor¹ / GitHub Actions | Azure Pipelines |
|
||||
| macOS | CircleCI | AppVeyor¹ / GitHub Actions | Azure Pipelines |
|
||||
| Windows | Travis CI / Azure Pipelines | AppVeyor¹ / GitHub Actions | Azure Pipelines |
|
||||
| | 3.7 | 3.8 | 3.9 | 3.10 |
|
||||
|----------|-----------------------|---------------------------|----------|----------------|
|
||||
| Linux | AppVeyor¹ / Travis CI | Azure Pipelines / GitLab | CircleCI | GitHub Actions |
|
||||
| macOS | AppVeyor¹ / Travis CI | Azure Pipelines | CircleCI | GitHub Actions |
|
||||
| Windows | AppVeyor¹ / Travis CI | Azure Pipelines | | GitHub Actions |
|
||||
|
||||
> ¹ AppVeyor only runs the "basic" test to reduce load.
|
||||
|
||||
Non-x86 architectures are covered on Travis CI using Python 3.6.
|
||||
Non-x86 architectures are covered on Travis CI using Python 3.7.
|
||||
|
||||
Reference in New Issue
Block a user