Skip to content

Commit

Permalink
update supported operating system versions
Browse files Browse the repository at this point in the history
  • Loading branch information
saz committed Oct 18, 2024
1 parent 0500e9f commit 3e96bb4
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,43 +12,36 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"7"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"7"
"8",
"9"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
"11",
"12"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"20.04",
"22.04"
"22.04",
"24.04"
]
},
{
Expand Down

0 comments on commit 3e96bb4

Please sign in to comment.