We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 112ac68 commit 968d486Copy full SHA for 968d486
.github/workflows/android.yml
@@ -36,5 +36,5 @@ jobs:
36
- name: Compose UI tests
37
uses: reactivecircus/android-emulator-runner@v2
38
with:
39
- api-level: 29
+ api-level: 27
40
script: ./gradlew connectedCheck
0 commit comments