Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9fcc4d commit dd57ac0Copy full SHA for dd57ac0
1 file changed
script/packagecloud.rb
@@ -45,8 +45,8 @@
45
],
46
"rocky/9" => [
47
"el/9",
48
- "fedora/36", # EOL May 2023
49
"fedora/37", # EOL November 2023
+ "fedora/38", # EOL May 2024
50
51
# Debian EOL https://wiki.debian.org/LTS/
52
# Ubuntu EOL https://wiki.ubuntu.com/Releases
@@ -63,6 +63,7 @@
63
"debian/bullseye", # EOL June 2026
64
"ubuntu/jammy", # EOL April 2027
65
"ubuntu/kinetic", # EOL July 2023
66
+ "ubuntu/lunar", # EOL January 2024
67
"linuxmint/vanessa",# EOL April 2027
68
"linuxmint/vera", # EOL April 2027
69
0 commit comments