Skip to content

Commit 60b4fdd

Browse files
committed
Added OpenSUSE aarch64
Signed-off-by: Eduardo Mínguez <[email protected]>
1 parent 86c2a8b commit 60b4fdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/opensuse.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/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-JeOS.x86_64-15.4-OpenStack-Cloud-Current.qcow2
55
arch: "x86_64"
6-
# No aarch64 OpenStack build found :(
6+
- location: https://download.opensuse.org/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-ARM-JeOS-efi.aarch64.qcow2
7+
arch: "aarch64"
78
mounts:
89
- location: "~"
910
- location: "/tmp/lima"

0 commit comments

Comments
 (0)