ci: Fix Python 3.14 derp

This commit is contained in:
Florian Bruhin 2025-04-02 13:31:55 +02:00
parent 71381c0da6
commit 72647298b7
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: py313-pyqt68
- testenv: py314-pyqt68
os: ubuntu-24.04
python: "3.14-dev"
### macOS Ventura