mirror of
https://github.com/derrod/legendary.git
synced 2024-12-22 17:55:27 +00:00
.github: Go back to python 3.8 for now
This commit is contained in:
parent
1850a8491f
commit
b89579e3be
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.8'
|
||||
|
||||
- name: Dependencies
|
||||
run: pip3 install --upgrade
|
||||
|
|
Loading…
Reference in a new issue