File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
jobs :
20
20
molecule-distrib-pkg :
21
21
name : Cluster
22
- runs-on : ubuntu-22.04
22
+ runs-on : ubuntu-latest
23
23
strategy :
24
24
fail-fast : false
25
25
matrix :
28
28
- ubuntu-24.04
29
29
- debian-11
30
30
- debian-12
31
- - fedora-41
31
+ - fedora-42
32
32
- almalinux-9
33
33
- rockylinux-9
34
34
- alpine-3.21
Original file line number Diff line number Diff line change 19
19
jobs :
20
20
molecule-cluster-pkg :
21
21
name : Cluster MDBF
22
- runs-on : ubuntu-22.04
22
+ runs-on : ubuntu-latest
23
23
strategy :
24
24
fail-fast : false
25
25
matrix :
Original file line number Diff line number Diff line change 19
19
jobs :
20
20
molecule-distrib-pkg :
21
21
name : Default deployment
22
- runs-on : ubuntu-22.04
22
+ runs-on : ubuntu-latest
23
23
strategy :
24
24
fail-fast : false
25
25
matrix :
29
29
- debian-11
30
30
- debian-12
31
31
- debian-sid
32
- - fedora-41
32
+ - fedora-42
33
33
- almalinux-9
34
34
- rockylinux-9
35
35
- alpine-3.19
Original file line number Diff line number Diff line change 19
19
jobs :
20
20
molecule-mdbf-pkg :
21
21
name : MDBF
22
- runs-on : ubuntu-22.04
22
+ runs-on : ubuntu-latest
23
23
strategy :
24
24
fail-fast : false
25
25
matrix :
You can’t perform that action at this time.
0 commit comments