Skip to content

Commit efbf328

Browse files
authored
Merge pull request #2871 from AkihiroSuda/workaround-2855
templates: debian-11: use qemu
2 parents 7df86f9 + c72ac26 commit efbf328

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

templates/debian-11.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ mounts:
1818
- location: "~"
1919
- location: "/tmp/lima"
2020
writable: true
21+
22+
# debian-11 seems incompatible with vz
23+
# https://github.com/lima-vm/lima/issues/2855
24+
vmType: "qemu"

0 commit comments

Comments
 (0)