Skip to content

Commit

Permalink
Merge pull request #62 from TheMeier/drop_eol_oses
Browse files Browse the repository at this point in the history
drop support for RedHat 7, CentOS 7/8, OracleLinux, ScientificLinux
  • Loading branch information
TheMeier authored Jan 20, 2025
2 parents 0e3ea5d + f59fa5b commit 201ad0b
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9",
"10"
Expand All @@ -63,23 +62,9 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9",
"10"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"7"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"7"
]
}
]
}

0 comments on commit 201ad0b

Please sign in to comment.