File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -49,27 +49,27 @@ jobs:
49
49
extra-system-packages : " libegl1-mesa libxcb-cursor0 glibc-tools"
50
50
51
51
# macOS
52
- - os : macos-11
52
+ - os : macos-12
53
53
python-version : 3.8
54
54
test-env : " PyQt5~=5.14.0 PyQtWebEngine~=5.14.0"
55
55
56
- - os : macos-11
56
+ - os : macos-12
57
57
python-version : 3.9
58
58
test-env : " PyQt5~=5.15.0 PyQtWebEngine~=5.15.0"
59
59
60
- - os : macos-12
60
+ - os : macos-13
61
61
python-version : " 3.10"
62
62
test-env : " PyQt5~=5.15.0 PyQtWebEngine~=5.15.0"
63
63
64
- - os : macos-12
64
+ - os : macos-13
65
65
python-version : " 3.11"
66
66
test-env : " PyQt6~=6.2.3 PyQt6-Qt6~=6.2.3 PyQt6-WebEngine~=6.2.1 PyQt6-WebEngine-Qt6~=6.2.1"
67
67
68
- - os : macos-12
68
+ - os : macos-latest
69
69
python-version : " 3.11"
70
70
test-env : " PyQt6~=6.5.0 PyQt6-Qt6~=6.5.0 PyQt6-WebEngine~=6.5.0 PyQt6-WebEngine-Qt6~=6.5.0"
71
71
72
- - os : macos-12
72
+ - os : macos-latest
73
73
python-version : " 3.12"
74
74
test-env : " PyQt6~=6.5.0 PyQt6-Qt6~=6.5.0 PyQt6-WebEngine~=6.5.0 PyQt6-WebEngine-Qt6~=6.5.0"
75
75
You can’t perform that action at this time.
0 commit comments