Skip to content

Commit 22e138b

Browse files
committed
chore: do not modify avd
1 parent cb52574 commit 22e138b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,6 @@ jobs:
137137
uses: reactivecircus/android-emulator-runner@v2
138138
with:
139139
working-directory: apps/${{ matrix.app }}/android
140-
api-level: 35
141-
arch: x86_64
142-
profile: pixel_7
143-
disk-size: 1G
144-
heap-size: 1G
145140
force-avd-creation: false
146141
avd-name: Pixel_8_API_35
147142
disable-animations: true

0 commit comments

Comments
 (0)