Skip to content

Commit

Permalink
Merge pull request #299 from bastelfreak/el9
Browse files Browse the repository at this point in the history
Add EL9 support
  • Loading branch information
bastelfreak authored Mar 29, 2024
2 parents a47a6f4 + 1bd41d0 commit f359977
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,16 @@
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
}
],
Expand Down

0 comments on commit f359977

Please sign in to comment.