ci: Try to fix Python 3.14 version
This commit is contained in:
parent
3aa839998b
commit
71381c0da6
|
|
@ -196,7 +196,7 @@ jobs:
|
|||
### PyQt 6.8 (Python 3.14)
|
||||
- testenv: py313-pyqt68
|
||||
os: ubuntu-24.04
|
||||
python: "3.14"
|
||||
python: "3.14-dev"
|
||||
### macOS Ventura
|
||||
- testenv: py313-pyqt68
|
||||
os: macos-13
|
||||
|
|
|
|||
Loading…
Reference in New Issue