Skip to content

Commit

Permalink
lowering api level due to timeout of api 29 (#103)
Browse files Browse the repository at this point in the history
* change api to 28 due to timeout

* lowering api to 27
  • Loading branch information
wiryadev committed Jul 17, 2021
1 parent 112ac68 commit 968d486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: Compose UI tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
api-level: 27
script: ./gradlew connectedCheck

0 comments on commit 968d486

Please sign in to comment.