Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 35.2k
Move iOS CI runners off macos-14 image #153631
Copy link
Copy link
Closed
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixes3.16new features, bugs and security fixesnew features, bugs and security fixesOS-iosinfraCI, GitHub Actions, buildbots, Dependabot, etc.CI, GitHub Actions, buildbots, Dependabot, etc.type-featureA feature request or enhancementA feature request or enhancement
Description
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixes3.16new features, bugs and security fixesnew features, bugs and security fixesOS-iosinfraCI, GitHub Actions, buildbots, Dependabot, etc.CI, GitHub Actions, buildbots, Dependabot, etc.type-featureA feature request or enhancementA feature request or enhancement
Feature or enhancement
Proposal:
#145098 updated the GitHub Actions configurations to use
macos-26images for macOS jobs. Updating iOS to usemacos-26was deferred at the time because of issues with the stability of iOS on GitHub Actions (actions/runner-images#12777). iOS jobs remain onmacos-14.However, deprecation of the
macos-14runner has begun (actions/runner-images#13518), with the image being unsupported by November 2 2026. We need to move off themacos-14image by then.Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
macos-14imageLinked PRs
macos-26runner for iOS #153632macos-26runner for iOS (GH-153632) #153673macos-26runner for iOS (GH-153632) #153674