-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
CI: remove macos13 #30571
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI: remove macos13 #30571
Conversation
The VM is being dropped by GH [1] on macOS is no longer supported by homebrew or Apple. This job is starting to fail on installing homebrew dependencies. Rather than try to fix this, move on to the next image which we need to do by the end of the CY anyway. This means we no longer are testing on intel macs. [1] https://github.blog/changelog/2025-07-11-upcoming-changes-to-macos-hosted-runners-macos-latest-migration-and-xcode-support-policy-updates/#macos-13-is-closing-down
timhoffm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds reasonable. Should we move one of the other configs to macos-15?
These look real, I assume related to the recent changes in glib that we dealt with else where? |
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
…3.10.x Backport PR #30571 on branch v3.10.x (CI: remove macos13)
@tacaswell a belated response while researching my open issues: yep, that is a genuine error/failure that was occurring - it's reported as #29732 and seems to affect MacOS 14 too. I hadn't managed to figure out how to resolve the problem; it began appearing from version v3.52.0 of the Python Edit: attempt to rephrase for clarity. |
The VM is being dropped by GH [1] on macOS is no longer supported by homebrew or Apple.
This job is starting to fail on installing homebrew dependencies. Rather than try to fix this, move on to the next image which we need to do by the end of the CY anyway.
This means we no longer are testing on intel macs.
[1] https://github.blog/changelog/2025-07-11-upcoming-changes-to-macos-hosted-runners-macos-latest-migration-and-xcode-support-policy-updates/#macos-13-is-closing-down