Skip to content

Commit 390180b

Browse files
committed
examples: clarify required Lima version
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 6da688c commit 390180b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/archlinux.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This example requires Lima v0.5.0 or later
12
arch: "x86_64"
23
images:
34
- location: "https://gitlab.archlinux.org/archlinux/arch-boxes/-/jobs/27546/artifacts/raw/output/Arch-Linux-x86_64-cloudimg-20210630.27546.qcow2"

examples/opensuse.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This example requires Lima v0.5.0 or later
12
images:
23
- location: https://download.opensuse.org/distribution/leap/15.3/appliances/openSUSE-Leap-15.3-JeOS.x86_64-15.3-OpenStack-Cloud-Build9.108.qcow2
34
arch: "x86_64"

0 commit comments

Comments
 (0)