Remove Ubuntu 23.04 release

This commit is contained in:
Veronica Berglyd Olsen
2024-01-26 23:12:47 +01:00
parent e752a97ea7
commit 7d9ca66fd6
-1
View File
@@ -863,7 +863,6 @@ def makeForLaunchpad(doSign: bool = False, isFirst: bool = False) -> None:
distLoop = [
("20.04", "focal"),
("22.04", "jammy"),
("23.04", "lunar"),
("23.10", "mantic"),
]