File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 33
33
# opensuse https://en.opensuse.org/Lifetime
34
34
# or https://en.wikipedia.org/wiki/OpenSUSE_version_history
35
35
"opensuse/15.3" , # EOL 2022-12
36
+ "opensuse/15.4" ,
36
37
# SLES EOL https://www.suse.com/lifecycle/
37
- "sles/12.3" , # LTSS ends 30 Jun 2022
38
38
"sles/12.4" ,
39
39
"sles/12.5" ,
40
- "sles/15.3" , # Current
40
+ "sles/12.5" ,
41
+ "sles/15.3" ,
42
+ "sles/15.4" , # Current
41
43
] ,
42
44
"centos/8" => [
43
45
"el/8" ,
46
48
] ,
47
49
"rocky/9" => [
48
50
"el/9" ,
51
+ "fedora/36" ,
49
52
] ,
50
53
# Debian EOL https://wiki.debian.org/LTS/
51
54
# Ubuntu EOL https://wiki.ubuntu.com/Releases
72
75
"debian/bookworm" , # Current testing
73
76
"ubuntu/impish" , # EOL July 2022
74
77
"ubuntu/jammy" , # EOL April 2027
78
+ "linuxmint/vanessa" , # EOL April 2027
75
79
]
76
80
}
77
81
You can’t perform that action at this time.
0 commit comments