Skip to content

Commit b65c17e

Browse files
committed
CI: move 3.13 job to macos-15
1 parent 31f6806 commit b65c17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
python-version: '3.12'
8484
# https://github.com/matplotlib/matplotlib/issues/29732
8585
pygobject-ver: '<3.52.0'
86-
- os: macos-14 # This runner is on M1 (arm64) chips.
86+
- os: macos-15 # This runner is on M1 (arm64) chips.
8787
python-version: '3.13'
8888
# https://github.com/matplotlib/matplotlib/issues/29732
8989
pygobject-ver: '<3.52.0'

0 commit comments

Comments
 (0)