square / radiography

Text-ray goggles for your Android UI.
Apache License 2.0
851 stars 35 forks source link

Enable emulator for API 30 in CI #139

Closed AfzalivE closed 3 years ago

AfzalivE commented 3 years ago

After the updates to the android-emulator-runner to run on 2 cores. It looks like the tests are running well on API 30: https://github.com/AfzalivE/radiography/pull/1/checks?check_run_id=2040687033

API 23 timed out in that run but 30 went well.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

pyricau commented 3 years ago

Context: https://github.com/ReactiveCircus/android-emulator-runner/issues/129#issuecomment-791035924

zach-klippenstein commented 3 years ago

Awesome!