Skip to content

Commit

Permalink
πŸ”– Bump to version 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliy-pavlenko committed Jul 31, 2024
1 parent 686f69e commit 7601b3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,8 @@ jobs:
api-level: ${{ matrix.api }}
target: ${{ matrix.tag }}
arch: ${{ matrix.abi }}
profile: Galaxy Nexus
# Use a medium size skin rather than default size. Some tests need to have a decent size.
emulator-options: -no-window -gpu -no-snapshot-save -noaudio -no-boot-anim -skin 360x640
emulator-options: -no-window -no-snapshot-save -noaudio -no-boot-anim -skin 360x640
disable-animations: true
script: |
adb logcat -c # clear logs
Expand Down

0 comments on commit 7601b3b

Please sign in to comment.