py3.12 is released now

ref: https://github.com/qutebrowser/qutebrowser/issues/7989
This commit is contained in:
toofar 2023-11-14 18:47:21 +13:00
parent c13089b64b
commit b4215d31b3
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ jobs:
### PyQt 6.5 (Python 3.12)
- testenv: py312-pyqt65
os: ubuntu-22.04
python: "3.12-dev"
python: "3.12"
### macOS Big Sur: PyQt 5.15 (Python 3.9 to match PyInstaller env)
- testenv: py39-pyqt515
os: macos-11