-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Open
Feature
Copy link
Description
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.
iamazeem, andrey-khropov, nirs, kambala-decapitator, kachick and 2 moreauscompgeek, xmkg and kachick