KEMBAR78
[macOS] The additional macOS 15 Sonoma Intel-based image will be available in GitHub Actions · Issue #13045 · actions/runner-images · GitHub
Skip to content

[macOS] The additional macOS 15 Sonoma Intel-based image will be available in GitHub Actions #13045

@erik-bershel

Description

@erik-bershel

Breaking changes

GitHub Actions is starting the deprecation process for macOS 13 and macOS 13 arm64. For users that require the x86_64 (Intel) environment, we are introducing a new label to migrate to: macos-15-intel. The new label will run on macOS 15 and will be available from now until August 2027. This will be the last available x86_64 image from Actions, and after that date the x86_64 architecture will not be supported on GitHub Actions.

macOS-15 Intel

jobs:
  job:
    runs-on: macos-15-intel

Target date

Friday, September 19, 2025 - August, 2027

The motivation for the changes

Due to the high demand from the OSS community for continued support of Intel-based solutions.

Possible impact

N/A

Platforms affected

  • Azure DevOps
  • GitHub Actions

Runner images affected

  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • macOS 26 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Mitigation ways

If you encounter any issues while migrating to a new label, please open a separate issue for each new case.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions