Skip to content

Commit 6e708f2

Browse files
committed
2.x: Changed colima type to vz
1 parent 804e9ac commit 6e708f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devel-colima-intel-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
brew install colima
3535
colima version
36-
colima start --cpu 2 --memory 4 --disk 10
36+
colima start --cpu 2 --memory 4 --disk 10 --vm-type=vz
3737
colima restart
3838
- name: Install modules
3939
run: yarn

0 commit comments

Comments
 (0)