Skip to content

Commit

Permalink
Merge pull request #114 from h0tw1r3/drop-eol-os
Browse files Browse the repository at this point in the history
(maint) drop unsupported operating systems
  • Loading branch information
h0tw1r3 committed Apr 12, 2024
2 parents 969c00f + eb0eba3 commit c95c6f0
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,40 +14,27 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6",
"7",
"8"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"6",
"7",
"8"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"6",
"7",
"8"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"14.04",
"16.04",
"18.04"
]
}
Expand Down

0 comments on commit c95c6f0

Please sign in to comment.