ci: Deactivate Qt 6.4 for now

Still some stuff broken sadly, see #7314
This commit is contained in:
Florian Bruhin 2022-11-29 09:30:47 +01:00
parent d016ca1da7
commit c43bc3b445
1 changed files with 3 additions and 3 deletions

View File

@ -139,9 +139,9 @@ jobs:
os: ubuntu-20.04
python: 3.9
### PyQt 6.4 (Python 3.9)
- testenv: py39-pyqt64
os: ubuntu-20.04
python: 3.9
# - testenv: py39-pyqt64
# os: ubuntu-20.04
# python: 3.9
### macOS Big Sur: PyQt 5.15 (Python 3.9 to match PyInstaller env)
- testenv: py39-pyqt515
os: macos-11