mirror of
https://github.com/readrops/Readrops.git
synced 2025-01-23 23:32:36 +01:00
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
|
||||
uses: ReactiveCircus/android-emulator-runner@v2
|
||||
with:
|
||||
api-level: 29
|
||||
api-level: 30
|
||||
script: ./gradlew connectedCheck
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user