Skip to content

Commit 3eaf066

Browse files
authored
Merge pull request #1450 from e-minguez/suse-update
Added OpenSUSE aarch64
2 parents a080148 + 60b4fdd commit 3eaf066

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)