ci: Fix config properly...

This commit is contained in:
Florian Bruhin 2025-04-13 13:40:37 +02:00
parent 77b5c0c1cd
commit 05b42c57ee
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)