ci: Fix config properly...
This commit is contained in:
parent
77b5c0c1cd
commit
05b42c57ee
|
|
@ -194,7 +194,7 @@ jobs:
|
||||||
os: ubuntu-24.04
|
os: ubuntu-24.04
|
||||||
python: "3.13"
|
python: "3.13"
|
||||||
### PyQt 6.8 (Python 3.14)
|
### PyQt 6.8 (Python 3.14)
|
||||||
- testenv: py314
|
- testenv: py314-pyqt68
|
||||||
os: ubuntu-24.04
|
os: ubuntu-24.04
|
||||||
python: "3.14-dev"
|
python: "3.14-dev"
|
||||||
### PyQt 6.9 (Python 3.13)
|
### PyQt 6.9 (Python 3.13)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue