Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f6806 commit b65c17eCopy full SHA for b65c17e
1 file changed
.github/workflows/tests.yml
@@ -83,7 +83,7 @@ jobs:
83
python-version: '3.12'
84
# https://github.com/matplotlib/matplotlib/issues/29732
85
pygobject-ver: '<3.52.0'
86
- - os: macos-14 # This runner is on M1 (arm64) chips.
+ - os: macos-15 # This runner is on M1 (arm64) chips.
87
python-version: '3.13'
88
89
0 commit comments