github build updates
This commit is contained in:
parent
bd2ccc7ba9
commit
c1f789cf46
1 changed files with 2 additions and 3 deletions
5
.github/workflows/android.yml
vendored
5
.github/workflows/android.yml
vendored
|
@ -43,7 +43,6 @@ jobs:
|
|||
- name: Instrumentation Tests
|
||||
uses: reactivecircus/android-emulator-runner@v2
|
||||
with:
|
||||
api-level: 29
|
||||
arch: x86
|
||||
disable-animations: true
|
||||
api-level: 28
|
||||
target: google_apis
|
||||
script: ./gradlew connectedAndroidTest
|
Loading…
Reference in a new issue