back to python 3.9 for windows

pull/624/head
Holger Müller 2023-03-15 14:19:30 +01:00
rodzic fafe0b2536
commit 52cdac4f52
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.11
python-version: 3.9
architecture: ${{ matrix.arch }}
- name: Install dependencies and pyinstall
run: |