File tree 2 files changed +3
-6
lines changed
2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ jobs:
213
213
- alpine.yaml
214
214
- debian.yaml
215
215
- fedora.yaml
216
- # - archlinux.yaml temporarily disabled because it breaks CI
216
+ - archlinux.yaml
217
217
- opensuse.yaml
218
218
- experimental/net-user-v2.yaml
219
219
- experimental/9p.yaml
Original file line number Diff line number Diff line change 1
1
# This template requires Lima v0.7.0 or later
2
2
images :
3
3
# Try to use yyyyMMdd.REV image if available. Note that yyyyMMdd.REV will be removed after several months.
4
- - location : " https://geo.mirror.pkgbuild.com/images/v20240501.233015 /Arch-Linux-x86_64-cloudimg-20240501.233015 .qcow2"
4
+ - location : " https://geo.mirror.pkgbuild.com/images/v20240801.250900 /Arch-Linux-x86_64-cloudimg-20240801.250900 .qcow2"
5
5
arch : " x86_64"
6
- digest : " sha256:bf87b7c03d77bff13d8079eef70c05d14b7ebdb761d01b7f95c2d335b41e0e50 "
6
+ digest : " sha256:f0e92eb32c15f4352d27662fdee90e8acc51902f50ded1843ee622e48e999eea "
7
7
- location : " https://github.com/mcginty/arch-boxes-arm/releases/download/v20220323/Arch-Linux-aarch64-cloudimg-20220323.0.qcow2"
8
8
arch : " aarch64"
9
9
digest : " sha512:27524910bf41cb9b3223c8749c6e67fd2f2fdb8b70d40648708e64d6b03c0b4a01b3c5e72d51fefd3e0c3f58487dbb400a79ca378cde2da341a3a19873612be8"
@@ -16,8 +16,5 @@ mounts:
16
16
- location : " ~"
17
17
- location : " /tmp/lima"
18
18
writable : true
19
- # reverse-sshfs seems unstable with ArchLinux ?
20
- mountType : " 9p"
21
- vmType : " qemu"
22
19
firmware :
23
20
legacyBIOS : true
You can’t perform that action at this time.
0 commit comments