We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9daf585 commit 9207879Copy full SHA for 9207879
examples/experimental/opensuse-tumbleweed.yaml
@@ -3,7 +3,8 @@ images:
3
# Hint: run `limactl prune` to invalidate the "Current" cache
4
- location: https://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-JeOS.x86_64-OpenStack-Cloud.qcow2
5
arch: "x86_64"
6
-# No aarch64 OpenStack build found :(
+- location: http://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-Tumbleweed-ARM-JeOS-efi.aarch64.qcow2
7
+ arch: "aarch64"
8
mounts:
9
- location: "~"
10
- location: "/tmp/lima"
0 commit comments