chore: drop python 3.7 for cibuildwheel driver
This drops python 3.7 for cibuildwheel. Building python 3.6 / 3.7 packages is still supported.
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
||||
python_version: ['3.11']
|
||||
include:
|
||||
- os: ubuntu-22.04
|
||||
python_version: '3.7'
|
||||
python_version: '3.8'
|
||||
timeout-minutes: 180
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user