mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 20:17:02 +05:30
github: switch to API 29
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
3d77f397f6
commit
55e7ab5490
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
if: ${{ steps.service-changed.outputs.result == 'true' }}
|
||||
uses: reactivecircus/android-emulator-runner@v2.11.0
|
||||
with:
|
||||
api-level: 30
|
||||
api-level: 29
|
||||
target: default
|
||||
script: ./gradlew :app:connectedDebugAndroidTest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue