ci: Fix config properly...

This commit is contained in:
Florian Bruhin 2025-04-13 13:40:37 +02:00 committed by Chad Kouse
parent 67d239d875
commit 770f3688dc
No known key found for this signature in database
GPG Key ID: 2BBC602A2578C7A2
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ jobs:
os: ubuntu-24.04
python: "3.13"
### PyQt 6.8 (Python 3.14)
- testenv: py314
- testenv: py314-pyqt68
os: ubuntu-24.04
python: "3.14-dev"
### PyQt 6.9 (Python 3.13)