Skip to content

Commit

Permalink
Update Ubuntu releases (#1995)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkbo authored Jul 28, 2024
2 parents 2e1b17d + e4daff8 commit d2f422a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -753,8 +753,8 @@ def buildForLaunchpad(args: argparse.Namespace) -> None:

distLoop = [
("22.04", "jammy", True),
("23.10", "mantic", False),
("24.04", "noble", False),
("24.10", "oracular", False),
]

print("Building Ubuntu packages for:")
Expand Down

0 comments on commit d2f422a

Please sign in to comment.