Skip to content

Commit

Permalink
Merge pull request #2871 from AkihiroSuda/workaround-2855
Browse files Browse the repository at this point in the history
templates: debian-11: use qemu
  • Loading branch information
jandubois authored Nov 8, 2024
2 parents 7df86f9 + c72ac26 commit efbf328
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/debian-11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ mounts:
- location: "~"
- location: "/tmp/lima"
writable: true

# debian-11 seems incompatible with vz
# https://github.com/lima-vm/lima/issues/2855
vmType: "qemu"

0 comments on commit efbf328

Please sign in to comment.