ci: Fix Python 3.14 derp
This commit is contained in:
parent
71381c0da6
commit
72647298b7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue