ci: Try to fix Python 3.14 version

This commit is contained in:
Florian Bruhin 2025-04-02 13:30:46 +02:00
parent 3aa839998b
commit 71381c0da6
1 changed files with 1 additions and 1 deletions

View File

@ -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