Skip to content

Commit 9207879

Browse files
committed
add: aarch64 image for opensuse-tumbleweed
Signed-off-by: replicajune <[email protected]>
1 parent 9daf585 commit 9207879

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/experimental/opensuse-tumbleweed.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ images:
33
# Hint: run `limactl prune` to invalidate the "Current" cache
44
- location: https://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-JeOS.x86_64-OpenStack-Cloud.qcow2
55
arch: "x86_64"
6-
# No aarch64 OpenStack build found :(
6+
- location: http://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-ARM-JeOS-efi.aarch64.qcow2
7+
arch: "aarch64"
78
mounts:
89
- location: "~"
910
- location: "/tmp/lima"

0 commit comments

Comments
 (0)