Drop Ubuntu 23.10 and add 24.10

This commit is contained in:
Veronica Berglyd Olsen
2024-07-28 14:04:14 +02:00
parent 2e1b17dcdf
commit e4daff8956
+1 -1
View File
@@ -753,8 +753,8 @@ def buildForLaunchpad(args: argparse.Namespace) -> None:
distLoop = [
("22.04", "jammy", True),
("23.10", "mantic", False),
("24.04", "noble", False),
("24.10", "oracular", False),
]
print("Building Ubuntu packages for:")