Add build for Ubuntu 26.04
This commit is contained in:
@@ -183,6 +183,7 @@ def launchpad(args: argparse.Namespace) -> None:
|
|||||||
("24.04", "noble", True),
|
("24.04", "noble", True),
|
||||||
("25.04", "plucky", True),
|
("25.04", "plucky", True),
|
||||||
("25.10", "questing", False),
|
("25.10", "questing", False),
|
||||||
|
("26.04", "resolute", False),
|
||||||
]
|
]
|
||||||
|
|
||||||
print("Building Ubuntu packages for:")
|
print("Building Ubuntu packages for:")
|
||||||
|
|||||||
Reference in New Issue
Block a user