Update Ubuntu release targets

This commit is contained in:
Veronica Berglyd Olsen
2024-01-27 11:23:28 +01:00
parent 5abb8d566a
commit 9ae36eaa24
+1 -1
View File
@@ -870,8 +870,8 @@ def makeForLaunchpad(doSign=False, isFirst=False, isSnapshot=False):
distLoop = [
("20.04", "focal"),
("22.04", "jammy"),
("23.04", "lunar"),
("23.10", "mantic"),
("24.04", "noble"),
]
tStamp = datetime.datetime.now().strftime("%Y%m%d~%H%M%S")