File tree 1 file changed +6
-1
lines changed 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 3
3
# Hint: run `limactl prune` to invalidate the "Current" cache
4
4
- location : " https://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.x86_64-Cloud.qcow2"
5
5
arch : " x86_64"
6
- # No aarch64 build is found in https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/
6
+ # JeOS is deprecated and will be removed probably
7
+ - location : " http://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-ARM-JeOS-efi.aarch64.qcow2"
8
+ arch : " aarch64"
9
+ # Minimal-VM.aarch64-kvm-and-xen is known to hang: https://github.com/lima-vm/lima/pull/1194#issuecomment-1326943869
10
+ # - location: "https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.aarch64-kvm-and-xen.qcow2"
11
+ # arch: "aarch64"
7
12
mounts :
8
13
- location : " ~"
9
14
- location : " /tmp/lima"
You can’t perform that action at this time.
0 commit comments