Skip to content

Commit

Permalink
chore: add oracular as a valid base (#1949)
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau authored Oct 9, 2024
1 parent f2fe9c7 commit 8410347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charmcraft/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"centos@7",
"almalinux@9",
]
Expand All @@ -73,7 +74,6 @@
BaseName("ubuntu", "18.04"),
BaseName("ubuntu", "20.04"),
BaseName("ubuntu", "22.04"),
BaseName("ubuntu", "23.10"),
BaseName("ubuntu", "24.04"),
BaseName("ubuntu", "devel"),
BaseName("centos", "7"),
Expand Down

0 comments on commit 8410347

Please sign in to comment.