ashishb / adb-enhanced

🔪Swiss-army knife for Android testing and development 🔪 ⛺
https://ashishb.net/tech/introducing-adb-enhanced-a-swiss-army-knife-for-android-development/
Apache License 2.0
1.23k stars 80 forks source link

ci: switch from `macos-latest` -> `ubuntu-latest` + KVM #239

Closed ashishb closed 7 months ago

ashishb commented 7 months ago

As per https://github.com/ReactiveCircus/android-emulator-runner?tab=readme-ov-file#running-hardware-accelerated-emulators-on-linux-runners, these are faster.

In our case, the speed-up seems to be 2-3X faster executions.