Skip to content

Commit

Permalink
Merge pull request #110 from traylenator/drop
Browse files Browse the repository at this point in the history
Drop support for multiple EOL OSes
  • Loading branch information
traylenator authored Aug 21, 2024
2 parents ac3887b + 20258f5 commit 062230b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,32 +17,27 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11",
"12"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04",
"22.04"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
Expand All @@ -63,15 +58,12 @@
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"35",
"36",
"40"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"7",
"8"
]
}
Expand Down

0 comments on commit 062230b

Please sign in to comment.