Update Ubuntu releases (#1995)

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