Switch emulator to google_apis; test APIs 28 to 33

This commit is contained in:
2022-09-10 19:25:40 -05:00
parent 20dcc7929b
commit 5498ff8a87
3 changed files with 5 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ jobs:
run: ./build.sh build
- name: Run Android tests
run: ./build.sh android-tests-parallel 23 24 25 26 27 28 30 31
run: ./build.sh android-tests-parallel 28 29 30 31 32 33
- name: Upload artifacts
if: always()