Skip to content

Commit 7430e5c

Browse files
committed
templates: opensuse-tumbleweed: remove aarch64 image due to 404
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 033a46d commit 7430e5c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

examples/experimental/opensuse-tumbleweed.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,7 @@ images:
33
# Hint: run `limactl prune` to invalidate the "Current" cache
44
- location: "https://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.x86_64-Cloud.qcow2"
55
arch: "x86_64"
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"
6+
# No aarch64 build is found in https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/
127
mounts:
138
- location: "~"
149
- location: "/tmp/lima"

0 commit comments

Comments
 (0)