test build with python 3.10

pull/482/head
Holger Müller 2022-02-18 20:31:09 +01:00
rodzic 8432dcfbd3
commit d596ba7661
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.9
python-version: 3.10
- name: Install dependencies and pyinstall
run: |
python -m pip install pip==22.0.3 setuptools==60.7.1