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 2b64016 commit aea97e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,10 @@ jobs:
target: ${{ matrix.tag }}
arch: ${{ matrix.abi }}
profile: Galaxy Nexus
force-avd-creation: false
# Use a medium size skin rather than default size. Some tests need to have a decent size.
emulator-options: -no-snapshot-save -noaudio -no-boot-anim -skin 360x640
disable-animations: true
script: |
adb logcat -c # clear logs
mkdir artifacts && touch artifacts/logcat.log && chmod +w artifacts/logcat.log
Expand Down

0 comments on commit aea97e5

Please sign in to comment.