File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 3838 python-version : " 3.11"
3939 test-env : " PyQt5~=5.15.0"
4040
41- - os : ubuntu-22.04
42- python-version : " 3.11"
43- test-env : " PyQt6~=6.2.3 PyQt6-Qt6~=6.2.3"
44-
4541 - os : ubuntu-latest
4642 python-version : " 3.11"
4743 test-env : " PyQt6~=6.5.0 PyQt6-Qt6~=6.5.0"
5450 python-version : " 3.13"
5551 test-env : " PyQt6~=6.8.0 PyQt6-Qt6~=6.8.0"
5652
53+ - os : ubuntu-latest
54+ python-version : " 3.14"
55+ test-env : " PyQt6~=6.9.0 PyQt6-Qt6~=6.9.0"
56+
5757 # macOS
5858 - os : macos-13
5959 python-version : " 3.10"
6363 python-version : " 3.11"
6464 test-env : " PyQt5~=5.15.0"
6565
66- - os : macos-15
67- python-version : " 3.11"
68- test-env : " PyQt6~=6.2.3 PyQt6-Qt6~=6.2.3"
69-
7066 - os : macos-latest
7167 python-version : " 3.11"
7268 test-env : " PyQt6~=6.5.0 PyQt6-Qt6~=6.5.0"
7975 python-version : " 3.13"
8076 test-env : " PyQt6~=6.8.0 PyQt6-Qt6~=6.8.0"
8177
78+ - os : macos-latest
79+ python-version : " 3.14"
80+ test-env : " PyQt6~=6.9.0 PyQt6-Qt6~=6.9.0"
81+
8282 # Windows
8383 - os : windows-2022
8484 python-version : " 3.10"
8888 python-version : " 3.11"
8989 test-env : " PyQt5~=5.15.0"
9090
91- - os : windows-2022
92- python-version : " 3.11"
93- test-env : " PyQt6~=6.2.3 PyQt6-Qt6~=6.2.3"
94-
9591 - os : windows-latest
9692 python-version : " 3.11"
9793 test-env : " PyQt6~=6.5.0 PyQt6-Qt6~=6.5.0"
@@ -104,6 +100,10 @@ jobs:
104100 python-version : " 3.13"
105101 test-env : " PyQt6~=6.8.0 PyQt6-Qt6~=6.8.0"
106102
103+ - os : windows-latest
104+ python-version : " 3.14"
105+ test-env : " PyQt6~=6.9.0 PyQt6-Qt6~=6.9.0"
106+
107107 steps :
108108 - uses : actions/checkout@v4
109109 - name : Setup Python
You can’t perform that action at this time.
0 commit comments