Remove Ubuntu Oracular release

This commit is contained in:
Veronica Berglyd Olsen
2025-07-15 17:33:32 +02:00
parent 9a158d76b4
commit 0503b02d17
-1
View File
@@ -182,7 +182,6 @@ def launchpad(args: argparse.Namespace) -> None:
distLoop = [
("24.04", "noble"),
("24.10", "oracular"),
("25.04", "plucky"),
("25.10", "questing"),
]