Skip to content

Commit

Permalink
Add EL9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Feb 8, 2024
1 parent 2a7766f commit 6c80834
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 @@ -12,21 +12,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 6c80834

Please sign in to comment.