File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,8 @@ jobs:
221
221
- alpine.yaml
222
222
- debian.yaml
223
223
- fedora.yaml
224
- - archlinux.yaml
224
+ # cloud-init 24.3.1-1 package has a regression: https://github.com/lima-vm/lima/issues/2714
225
+ # - archlinux.yaml
225
226
- opensuse.yaml
226
227
- experimental/net-user-v2.yaml
227
228
- experimental/9p.yaml
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Distro:
15
15
- [ ` almalinux-9 ` ] ( ./almalinux-9.yaml ) , ` almalinux.yaml ` : AlmaLinux 9
16
16
- [ ` alpine ` ] ( ./alpine.yaml ) : ☆Alpine Linux
17
17
- [ ` alpine-iso ` ] ( ./alpine-iso.yaml ) : ☆Alpine Linux (ISO9660 image). Compatible with the ` alpine ` template used in Lima prior to v1.0.
18
- - [ ` archlinux ` ] ( ./archlinux.yaml ) : ⭐ Arch Linux
18
+ - [ ` archlinux ` ] ( ./archlinux.yaml ) : Arch Linux
19
19
- [ ` centos-stream-9 ` ] ( ./centos-stream-9.yaml ) , ` centos-stream.yaml ` : CentOS Stream 9
20
20
- [ ` debian-11 ` ] ( ./debian-11.yaml ) : Debian GNU/Linux 11(bullseye)
21
21
- [ ` debian-12 ` ] ( ./debian-12.yaml ) , ` debian.yaml ` : ⭐Debian GNU/Linux 12(bookworm)
You can’t perform that action at this time.
0 commit comments