Don't use really old Python for deliverable building
This commit is contained in:
@@ -221,7 +221,7 @@ jobs:
|
||||
- uses: actions/setup-python@v4
|
||||
name: Install Python
|
||||
with:
|
||||
python-version: "3.7"
|
||||
python-version: "3.9"
|
||||
|
||||
- name: Make wheels and sdist
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user