test python3.10

pull/672/head
Holger Müller 2023-08-03 15:11:02 +02:00
rodzic 4257ac152a
commit 282f256046
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.9
python-version: 3.11
architecture: ${{ matrix.arch }}
- name: Install dependencies and pyinstall
run: |