Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using arm64 on GitHub Actions

I can't seem to get a straight answer to this question.

I want to use GitHub Actions to automate an installation script on macOS running on arm64.

Is this possible today?

Is there an alternative runner with the arm64 architecture that replicates that of the M1/M2 chips?

like image 222
Jason Strimpel Avatar asked Jun 25 '26 00:06

Jason Strimpel


1 Answers

https://github.com/actions/runner/releases has "OSX arm64 (Apple silicon)".

So, while GitHub hosted runners might not land on M1/M2 chip yet, you can use self-hosted runners on your own.

Update: ARM64 runners from GitHub itself are available as public beta, since Oct 2023

like image 162
Lex Li Avatar answered Jun 26 '26 19:06

Lex Li



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!