ci: Fix config
This commit is contained in:
parent
84ec45c13f
commit
77b5c0c1cd
|
|
@ -194,9 +194,9 @@ jobs:
|
|||
os: ubuntu-24.04
|
||||
python: "3.13"
|
||||
### PyQt 6.8 (Python 3.14)
|
||||
- testenv: py314-dev
|
||||
- testenv: py314
|
||||
os: ubuntu-24.04
|
||||
python: "3.14.0-alpha.6"
|
||||
python: "3.14-dev"
|
||||
### PyQt 6.9 (Python 3.13)
|
||||
- testenv: py313-pyqt69
|
||||
os: ubuntu-24.04
|
||||
|
|
|
|||
Loading…
Reference in New Issue