Skip to content

Commit 9d51df0

Browse files
committed
examples/archlinux.yaml: use image from gitlab.archlinux.org
This MAY deflake CI issues Signed-off-by: Akihiro Suda <[email protected]>
1 parent ff4042d commit 9d51df0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/archlinux.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
arch: "x86_64"
22
images:
3-
# Hint: run `limactl prune` to invalidate the "LATEST" cache
4-
- location: "https://linuximages.de/openstack/arch/arch-openstack-LATEST-image-bootstrap.qcow2"
3+
- location: "https://gitlab.archlinux.org/archlinux/arch-boxes/-/jobs/27546/artifacts/raw/output/Arch-Linux-x86_64-cloudimg-20210630.27546.qcow2"
54
arch: "x86_64"
65
mounts:
76
- location: "~"

0 commit comments

Comments
 (0)