Is there any planned release date for macos-26-arm64 on 'macOS-latest' VM image? #184968
Replies: 5 comments
-
|
Hello, macOS-26 ARM64 is available as a beta/public preview image now. There’s no announced planned date yet for when it will become the macos-latest GA image on GitHub Actions. |
Beta Was this translation helpful? Give feedback.
-
|
At this time, there is no announced release date for when macOS-26-arm64 will become the default macos-latest image. The macOS-26 ARM64 runner is available in preview, and you can explicitly target it in pipelines by setting runs-on: macos-26. However, promotion to macos-latest happens only after stability and tooling (Xcode, SDKs) are fully validated. For now, to meet the iOS 26 / Xcode 26 requirement, update your pipeline to explicitly use macos-26 rather than relying on macos-latest. Any changes to the default alias will be announced via GitHub Actions runner image release notes. Really hope that answered your question! |
Beta Was this translation helpful? Give feedback.
-
|
Hi All, Thank you for the answers. Our customer tried using macOS-26 image, but the pipeline failed with the below error: Is this image not available in Azure Pipelines pool? |
Beta Was this translation helpful? Give feedback.
-
|
Hi All, Could you please give us an update? Thanks, |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Why are you starting this discussion?
Question
What GitHub Actions topic or product is this about?
General
Discussion Details
Hi!
One of our customer has the following concern:
We have a ios project using macOS-latest for building and publishing by azure devops pipeline which is Sequoia 15 mac OS using xCode 18.
But since April 2026, all iOS and iPadOS apps must be built with the iOS 26 SDK or later, included in Xcode 26 or later, in order to be uploaded to App Store Connect or submitted for distribution.
Can we have macOS-26 (https://github.com/actions/runner-images/blob/main/images/macos/macos-26-arm64-Readme.md) in devOps?
Can you please let us know, if there's any release date?
Thanks,
Kristof
Beta Was this translation helpful? Give feedback.
All reactions