You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android tests are failing on macos-14 runners, seemingly because GitHub Actions macos-14 runners with M1 chips do not support running Android emulators:
We could consider moving to Ubuntu, which may support Android emulators - apparently it's not complex to install the Android emulator, and there is a relatively short runtime installation time:
Android tests are failing on
macos-14
runners, seemingly because GitHub Actionsmacos-14
runners with M1 chips do not support running Android emulators:We could consider moving to Ubuntu, which may support Android emulators - apparently it's not complex to install the Android emulator, and there is a relatively short runtime installation time:
Caveats
Since we're considering switching from Detox to Maestro, this may be irrelevant:
The text was updated successfully, but these errors were encountered: