Skip to content

Update self-hosted runners to support macOS ARM64 #20465

Closed
@victorlin

Description

@victorlin

Code of Conduct

  • I have read and agree to the GitHub Docs project's Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners#architectures

What part(s) of the article would you like to see updated?

### Architectures
The following processor architectures are supported for the self-hosted runner application.
- `x64` - Linux, macOS, Windows.
- `ARM64` - Linux only.
- `ARM32` - Linux only.

According to github/roadmap#507 and the linked blog post, ARM64 should now support macOS.

Additional information

No response

Activity

added
contentThis issue or pull request belongs to the Docs Content team
on Sep 7, 2022
welcome

welcome commented on Sep 7, 2022

@welcome

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

added
triageDo not begin working on this issue until triaged by the team
on Sep 7, 2022
added
actionsThis issue or pull request should be reviewed by the docs actions team
waiting for reviewIssue/PR is waiting for a writer's review
and removed
triageDo not begin working on this issue until triaged by the team
actionsThis issue or pull request should be reviewed by the docs actions team
waiting for reviewIssue/PR is waiting for a writer's review
on Sep 8, 2022
cmwilson21

cmwilson21 commented on Sep 8, 2022

@cmwilson21
Contributor

@victorlin Thanks for opening an issue and linking it to your PR! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Update self-hosted runners to support macOS ARM64 · Issue #20465 · github/docs