Update Ubuntu release targets
This commit is contained in:
+1
-1
@@ -870,8 +870,8 @@ def makeForLaunchpad(doSign=False, isFirst=False, isSnapshot=False):
|
|||||||
distLoop = [
|
distLoop = [
|
||||||
("20.04", "focal"),
|
("20.04", "focal"),
|
||||||
("22.04", "jammy"),
|
("22.04", "jammy"),
|
||||||
("23.04", "lunar"),
|
|
||||||
("23.10", "mantic"),
|
("23.10", "mantic"),
|
||||||
|
("24.04", "noble"),
|
||||||
]
|
]
|
||||||
|
|
||||||
tStamp = datetime.datetime.now().strftime("%Y%m%d~%H%M%S")
|
tStamp = datetime.datetime.now().strftime("%Y%m%d~%H%M%S")
|
||||||
|
|||||||
Reference in New Issue
Block a user