Skip to content

Commit

Permalink
Try API level 27 for AVD
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-niedermann committed Apr 18, 2020
1 parent 9db4228 commit 31e459b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Android instrumented tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
api-level: 27
script: ./gradlew connectFdroidDebugAndroidTest --stacktrace

apk:
Expand Down

0 comments on commit 31e459b

Please sign in to comment.