Skip to content

Commit

Permalink
Support EL9 and deprecate CentOS-8
Browse files Browse the repository at this point in the history
  • Loading branch information
wbclark committed Jun 6, 2024
1 parent bf57267 commit aaf6a58
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,14 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"8"
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"8"
"9"
]
}
]
Expand Down

0 comments on commit aaf6a58

Please sign in to comment.