summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f6c6fc051..4f3b63abc 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -153,8 +153,8 @@ jobs:
- testenv: py39-pyqt64
os: ubuntu-20.04
python: 3.9
- ### PyQt 6.4 (Python 3.11)
- - testenv: py311-pyqt64
+ ### PyQt 6.5 (Python 3.11)
+ - testenv: py311-pyqt65
os: ubuntu-22.04
python: 3.11
### macOS Big Sur: PyQt 5.15 (Python 3.9 to match PyInstaller env)