You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md is a bit confusing:
- In the installed SDKs table, it has: Simulator - iOS 26.0 - iphonesimulator26.0 - Xcode 26.0
- In the installed Simulators table, it does not have any iOS 26 simulators.
iOS 18 SDK is only with Xcode 16, and there is not iOS 17 SDK in macos-15.
macos-14 runner has iOS 17 but it is with Xcode 15 which is disallowed by our install.sh
0 commit comments