Try python3.8
Some checks failed
Publish to PyPI and Gitea Package Server / publish-and-sync (push) Failing after 9s
Some checks failed
Publish to PyPI and Gitea Package Server / publish-and-sync (push) Failing after 9s
This commit is contained in:
parent
563a606738
commit
f1fe35dd43
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.5'
|
python-version: '3.8'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user