Feature or enhancement
Proposal:
#145098 updated the GitHub Actions configurations to use macos-26 images for macOS jobs. Updating iOS to use macos-26 was deferred at the time because of issues with the stability of iOS on GitHub Actions (actions/runner-images#12777). iOS jobs remain on macos-14.
However, deprecation of the macos-14 runner has begun (actions/runner-images#13518), with the image being unsupported by November 2 2026. We need to move off the macos-14 image 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:
Linked PRs
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 #153632