Skip to content

Commit

Permalink
Support EL9
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 10, 2024
1 parent 6a2d122 commit 8c4bdbb
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 @@ -61,13 +61,15 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"8"
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"8"
"8",
"9"
]
},
{
Expand Down

0 comments on commit 8c4bdbb

Please sign in to comment.