Update api-level for instrumented tests
This commit is contained in:
parent
e43293cc4c
commit
b608fcb1bc
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -24,6 +24,6 @@ jobs:
|
|||||||
- name: Android Emulator Runner
|
- name: Android Emulator Runner
|
||||||
uses: ReactiveCircus/android-emulator-runner@v2
|
uses: ReactiveCircus/android-emulator-runner@v2
|
||||||
with:
|
with:
|
||||||
api-level: 29
|
api-level: 30
|
||||||
script: ./gradlew connectedCheck
|
script: ./gradlew connectedCheck
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user