Skip to content

Commit

Permalink
Use api-level: 33
Browse files Browse the repository at this point in the history
  • Loading branch information
lsuski committed Jul 25, 2024
1 parent e8ae0f0 commit 45a2c01
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: 30
api-level: 33
emulator-options: -skin 1920x1080 -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
arch: arm64-v8a
script: ./gradlew :cukeulator:connectedCheck -PdisableAnimations=true

0 comments on commit 45a2c01

Please sign in to comment.