File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 84
84
pyqt6-ver : ' !=6.6.0'
85
85
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
86
86
pyside6-ver : ' !=6.5.1'
87
- - os : macos-13 # This runner is on Intel chips.
87
+ - os : macos-14 # This runner is on M1 (arm64) chips.
88
88
python-version : ' 3.10'
89
+ # https://github.com/matplotlib/matplotlib/issues/29732
90
+ pygobject-ver : ' <3.52.0'
89
91
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
90
92
pyside6-ver : ' !=6.5.1'
91
93
- os : macos-14 # This runner is on M1 (arm64) chips.
94
96
pygobject-ver : ' <3.52.0'
95
97
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
96
98
pyside6-ver : ' !=6.5.1'
97
- - os : macos-14 # This runner is on M1 (arm64) chips.
99
+ - os : macos-15 # This runner is on M1 (arm64) chips.
98
100
python-version : ' 3.13'
99
101
# https://github.com/matplotlib/matplotlib/issues/29732
100
102
pygobject-ver : ' <3.52.0'
You can’t perform that action at this time.
0 commit comments