-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Update CI to use Xcode 14 beta 5 #110302
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
Update CI to use Xcode 14 beta 5 #110302
Conversation
|
Simulator runtime missing, filed #110543 |
| {"dependency": "gems", "version": "v3.3.14"}, | ||
| {"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"} | ||
| ] | ||
| runtime_versions: >- |
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.
Specifying the runtime version instead of relying on the default is a workaround for #110543.
keyonghan
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.
LGTM
F.Y.I. @yusuf-goog in case of any tree breakage.
In preparation for iOS 16 / macOS Ventura September (likely) release, start running presubmit tests on Xcode 14 beta 5 and the iOS 16 beta simulator.
#108566