We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e24ed72 commit ea4775aCopy full SHA for ea4775a
.github/workflows/e2e-android.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
lima: v0.18.0
25
colima: v0.5.6
26
- colima-params: --cpu 1 --memory 1
+ colima-params: --vm-type=vz --vz-rosetta
27
28
- name: Setup Docker Colima 2
29
if: steps.docker1.outcome != 'success'
0 commit comments