.github: Go back to python 3.8 for now

This commit is contained in:
derrod 2021-10-28 10:27:15 +02:00
parent 1850a8491f
commit b89579e3be

View file

@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-python@v2 - uses: actions/setup-python@v2
with: with:
python-version: '3.10' python-version: '3.8'
- name: Dependencies - name: Dependencies
run: pip3 install --upgrade run: pip3 install --upgrade