Skip to content

MacOS 13 GitHub Actions runner is being retired soon #18994

@anoadragon453

Description

@anoadragon453

https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/

Brown-outs will begin starting November. We make use of this runner in our release workflow:

matrix:
os:
- ubuntu-24.04
- ubuntu-24.04-arm
- macos-13 # This uses x86-64
- macos-14 # This uses arm64

We should drop support for MacOS 13, and add support for MacOS 15. We should continue to build for x86_64 and arm64 where we can.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions