GHA docs say macos-latest
is macos-14
(M1) but it is instead macos-12
(Intel)
#9640
Closed
3 of 13 tasks
Labels
Description
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
Platforms affected
Runner images affected
Image version and build link
macos-latest
andmacos-14
macOS (
macos-latest
)Current runner version: '2.315.0'
Operating System
macOS
12.7.4
21H1123
Runner Image
Image: macos-12
macOS (
macos-14
)Current runner version: '2.315.0'
Operating System
macOS
14.4.1
23E224
Runner Image
Image: macos-14-arm64
Is it regression?
No
Expected behavior
It would be GREAT if M1 was the default but I sense that the default is still Intel.
Actual behavior
Docs are incorrect.
Repro steps
Run a GHA with
macos-latest
and look atset up job
.The text was updated successfully, but these errors were encountered: