Skip to content

Commit

Permalink
fix: aosp_atd
Browse files Browse the repository at this point in the history
  • Loading branch information
limpbrains committed Jan 12, 2024
1 parent bed7d07 commit 68550af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/e2e-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@ jobs:
with:
api-level: 31
cores: 2
ram-size: 2048M
heap-size: 512M
disk-size: 2048M
# ram-size: 2048M
# heap-size: 512M
# disk-size: 2048M
profile: 5.4in FWVGA
avd-name: Pixel_API_31_AOSP
target: aosp_atd
# target: aosp_atd
force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none -camera-front none -partition-size 2047
arch: x86_64
Expand Down

0 comments on commit 68550af

Please sign in to comment.