Skip to content

Commit

Permalink
Use api-level: 30
Browse files Browse the repository at this point in the history
  • Loading branch information
lsuski committed Jul 25, 2024
1 parent 9e3539f commit aa6b230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/android-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runs:
- name: run tests
uses: reactivecircus/[email protected]
with:
api-level: 33
api-level: 30
emulator-options: -skin 1920x1080 -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
arch: x86_64
script: ./gradlew :cukeulator:connectedCheck -PdisableAnimations=true

0 comments on commit aa6b230

Please sign in to comment.