chore(ubuntu): set Ubuntu 22.10 EOL (#1552)

This commit is contained in:
MaineK00n
2022-11-01 14:00:56 +09:00
committed by GitHub
parent 8b5d1c8e92
commit 96333f38c9
2 changed files with 11 additions and 0 deletions

View File

@@ -166,6 +166,9 @@ func GetEOL(family, release string) (eol EOL, found bool) {
StandardSupportUntil: time.Date(2027, 4, 1, 23, 59, 59, 0, time.UTC),
ExtendedSupportUntil: time.Date(2032, 4, 1, 23, 59, 59, 0, time.UTC),
},
"22.10": {
StandardSupportUntil: time.Date(2023, 7, 20, 23, 59, 59, 0, time.UTC),
},
}[release]
case constant.OpenSUSE:
// https://en.opensuse.org/Lifetime