Skip to content

Commit

Permalink
Add RHEL 9 & Fedora 39 & 40 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Jul 15, 2024
1 parent b7ea682 commit 0020ae8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"8"
"8",
"9"
]
},
{
Expand All @@ -47,8 +48,8 @@
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"37",
"38"
"39",
"40"
]
},
{
Expand Down

0 comments on commit 0020ae8

Please sign in to comment.