Skip to content

Commit

Permalink
ci: increase data partition for emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
wzieba committed Oct 28, 2023
1 parent 66a11ef commit 952ae30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
avd-name: macOS-avd-x86_64-31
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
disk-size: 3200M
script: ./gradlew :parsely:connectedCheck
- name: Publish build artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 952ae30

Please sign in to comment.