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:
307
307
template :
308
308
- alpine.yaml
309
309
- 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
312
311
- archlinux.yaml
313
312
- opensuse.yaml
314
313
- docker.yaml
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Distro:
22
22
- [ ` centos-stream-10 ` ] ( ./centos-stream-10.yaml ) : CentOS Stream 10
23
23
- [ ` debian-11 ` ] ( ./debian-11.yaml ) : Debian GNU/Linux 11(bullseye)
24
24
- [ ` 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
27
27
- [ ` opensuse-leap ` ] ( ./opensuse-leap.yaml ) , ` opensuse.yaml ` : ⭐openSUSE Leap
28
28
- [ ` oraclelinux-8 ` ] ( ./oraclelinux-8.yaml ) : Oracle Linux 8
29
29
- [ ` 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 13
13
minimumLimaVersion : 1.1.0
14
14
15
15
base :
16
- - template://_images/fedora-41
16
+ - template://_images/fedora
17
17
- template://_default/mounts
18
18
19
19
containerd :
Original file line number Diff line number Diff line change 13
13
minimumLimaVersion : 1.1.0
14
14
15
15
base :
16
- - template://_images/fedora-41
16
+ - template://_images/fedora
17
17
- template://_default/mounts
18
18
19
19
containerd :
You can’t perform that action at this time.
0 commit comments