Skip to content

Commit

Permalink
Drop support for EOL Operating Systems
Browse files Browse the repository at this point in the history
  • Loading branch information
smortex committed Sep 24, 2024
1 parent 8b26510 commit 2515e6e
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 @@ -23,22 +23,18 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
]
},
{
"operatingsystem": "FreeBSD",
"operatingsystemrelease": [
"12",
"13",
"14"
]
Expand All @@ -52,25 +48,17 @@
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"7"
]
},
{
"operatingsystem": "SLES",
"operatingsystemrelease": [
Expand All @@ -88,7 +76,6 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04",
"22.04"
]
Expand Down

0 comments on commit 2515e6e

Please sign in to comment.