Skip to content

Commit

Permalink
Decrease instrumentation tests emulator API level to 32
Browse files Browse the repository at this point in the history
  • Loading branch information
mars885 committed Aug 13, 2024
1 parent acb323e commit bef6c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: Run Instrumentation Tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 33
api-level: 32
script: ./gradlew connectedAndroidTest

assemble:
Expand Down

0 comments on commit bef6c2f

Please sign in to comment.