<#21333 macOS 12 GitHub-hosted runners will stop w...
# github-notifications
c
#21333 macOS 12 GitHub-hosted runners will stop working from 2024-12-03 Issue created by huonw https://github.blog/changelog/2024-08-19-notice-of-upcoming-deprecations-and-breaking-changes-in-github-actions-runners/
macOS12 runner image
We are beginning the deprecation process for the macOS 12 runner image, which allows us to balance our fleet capacity ahead of our upcoming macOS 15 launch. This image will be fully retired by the December 3rd, 2024. We recommend updating workflows to use
macos-14
,
macos-13
, or
macos-latest
.
See also: • #21074 • #21003 pantsbuild/pants