Skip to content

Commit

Permalink
Add EL9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Oct 30, 2023
1 parent b2d7d14 commit b5db41e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,24 @@
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{
Expand Down

0 comments on commit b5db41e

Please sign in to comment.