Use python 3.8
This commit is contained in:
parent
d025eedf44
commit
0cc9a4cbf7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-pypi-list.yml
vendored
2
.github/workflows/deploy-pypi-list.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Setup Python
|
||||
uses: actions/setup-python@v2.2.2
|
||||
with:
|
||||
python-version: 3.9
|
||||
python-version: 3.8
|
||||
- run: |
|
||||
pip install -r requirements.txt
|
||||
- run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue