#ios
Tagged “ios”
2 articlesRunners & infrastructure
Xcode 27 runner image on GitHub-hosted macOS moves to macOS 27
GitHub bumped the operating system underneath its public-preview Xcode 27 runner image from macOS 26 to macOS 27, per the September 10 changelog. The runner labels stay the same, so the OS shift lands on the next job that requests them, with no workflow edit.
Sep 11, 2026 · Maya OkonkwoRunners & infrastructureXcode 27 lands on GitHub-hosted runners, and the naming rule quietly changed
GitHub Actions added an Xcode 27 image in public preview on its arm64 macOS runners. The bigger shift is buried in the changelog: images are now keyed to the Xcode major version instead of the OS, one Xcode per image.
Jul 19, 2026 · Priya Nair