Add jammy to list of ubuntu releases. (#791)

The list UBUNTU_RELEASES is used by the CompareHostReleases class.
This commit is contained in:
Felipe Reyes
2022-06-22 11:26:42 -04:00
committed by GitHub
parent 4b6fe3fb9a
commit 524dd0c7a4
+1
View File
@@ -307,6 +307,7 @@ UBUNTU_RELEASES = (
'groovy',
'hirsute',
'impish',
'jammy',
)