ReactiveCircus / android-emulator-runner

A GitHub Action for installing, configuring and running hardware-accelerated Android Emulators on macOS virtual machines.
Apache License 2.0
977 stars 193 forks source link

Use m1 macos runner. #376

Open ychescale9 opened 9 months ago

ychescale9 commented 9 months ago

https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/

ychescale9 commented 9 months ago

https://github.com/ReactiveCircus/android-emulator-runner/issues/350#issuecomment-1918156374

finagolfin commented 7 months ago

Looks like it is not supported by macOS M1.

mikehardy commented 1 month ago

The M1 and M2 don't support nested virt as far as I can tell, but if I understand correctly the M3 will, so in the future arm64 runners on github will be able to run android emulator again