File tree Expand file tree Collapse file tree 6 files changed +7
-8
lines changed Expand file tree Collapse file tree 6 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -307,8 +307,7 @@ jobs:
307307 template :
308308 - alpine.yaml
309309 - debian.yaml # reverse-sshfs
310- - fedora.yaml # The default version of Fedora is still 41 due to https://github.com/lima-vm/lima/issues/3334
311- - fedora-42.yaml
310+ - fedora.yaml
312311 - archlinux.yaml
313312 - opensuse.yaml
314313 - docker.yaml
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Distro:
2222- [ ` centos-stream-10 ` ] ( ./centos-stream-10.yaml ) : CentOS Stream 10
2323- [ ` debian-11 ` ] ( ./debian-11.yaml ) : Debian GNU/Linux 11(bullseye)
2424- [ ` debian-12 ` ] ( ./debian-12.yaml ) , ` debian.yaml ` : ⭐Debian GNU/Linux 12(bookworm)
25- - [ ` fedora-41 ` ] ( ./fedora-41.yaml ) , ` fedora.yaml ` : ⭐ Fedora 41
26- - [ ` fedora-42 ` ] ( ./fedora-42.yaml ) : Fedora 42
25+ - [ ` fedora-41 ` ] ( ./fedora-41.yaml ) : Fedora 41
26+ - [ ` fedora-42 ` ] ( ./fedora-42.yaml ) , ` fedora.yaml ` : ⭐ Fedora 42
2727- [ ` opensuse-leap ` ] ( ./opensuse-leap.yaml ) , ` opensuse.yaml ` : ⭐openSUSE Leap
2828- [ ` oraclelinux-8 ` ] ( ./oraclelinux-8.yaml ) : Oracle Linux 8
2929- [ ` oraclelinux-9 ` ] ( ./oraclelinux-9.yaml ) , ` oraclelinux.yaml ` : Oracle Linux 9
Original file line number Diff line number Diff line change 1- fedora-41 .yaml
1+ fedora-42 .yaml
Original file line number Diff line number Diff line change 1- fedora-41 .yaml
1+ fedora-42 .yaml
Original file line number Diff line number Diff line change 1313minimumLimaVersion : 1.1.0
1414
1515base :
16- - template://_images/fedora-41
16+ - template://_images/fedora
1717- template://_default/mounts
1818
1919containerd :
Original file line number Diff line number Diff line change 1313minimumLimaVersion : 1.1.0
1414
1515base :
16- - template://_images/fedora-41
16+ - template://_images/fedora
1717- template://_default/mounts
1818
1919containerd :
You can’t perform that action at this time.
0 commit comments