Closed afranchuk closed 7 months ago
I am absolutely blown away that GitHub doesn't document what CPU architecture their runners use. The aarch64 test is hanging for the same reason I can't run locally; I assumed the Action I'm using would do the right thing.
Due to https://github.com/ReactiveCircus/android-emulator-runner/issues/350, the only aarch64(ish) github actions platform, macos-14
, doesn't work. We can't test aarch64-android
without an aarch64
runner.
Well that's extremely unfortunate.
Let's see if this works... I didn't try locally testing aarch64-android because I didn't want to jump through hoops to install the aarch64 qemu and get that working (Google dropped support so it doesn't Just Work).