Skip to content

Commit ea4775a

Browse files
committed
fix: --vm-type=vz --vz-rosetta
1 parent e24ed72 commit ea4775a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
lima: v0.18.0
2525
colima: v0.5.6
26-
colima-params: --cpu 1 --memory 1
26+
colima-params: --vm-type=vz --vz-rosetta
2727

2828
- name: Setup Docker Colima 2
2929
if: steps.docker1.outcome != 'success'

0 commit comments

Comments
 (0)