mirror of https://github.com/readrops/Readrops.git
Set instrumented tests api-level to 28
This commit is contained in:
parent
b608fcb1bc
commit
a4625c8167
|
@ -24,6 +24,6 @@ jobs:
|
|||
- name: Android Emulator Runner
|
||||
uses: ReactiveCircus/android-emulator-runner@v2
|
||||
with:
|
||||
api-level: 30
|
||||
api-level: 28
|
||||
script: ./gradlew connectedCheck
|
||||
|
||||
|
|
Loading…
Reference in New Issue