-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[release/9.0] Upgrade to MacOS 15 for CI #64310
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
Conversation
|
/backport to release/8.0 |
|
Started backporting to |
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.
Pull Request Overview
This PR upgrades the CI infrastructure from macOS-13 (which is being deprecated) to macOS-15 for all Azure Pipelines builds and tests. The upgrade includes updating both the macOS image version and the corresponding Xcode version used in the build pipeline.
Key changes:
- Upgraded macOS VM image from version 13 to version 15 for both public and internal build pools
- Updated Xcode version from 15.2.0 to 16.4.0 across all macOS build steps
MacOS-13 is being deprecated