Skip to content

Commit

Permalink
Merge pull request #220 from voxpupuli/drop-eol-os
Browse files Browse the repository at this point in the history
Drop support for EOL Operating Systems (CentOS 7, 8; Debian 10, 11; FreeBSD 12; Oracle Linux 7; RedHat 7; Scientific Linux; Ubuntu 18.04)
  • Loading branch information
bastelfreak authored Sep 25, 2024
2 parents 8b26510 + 8eb47e1 commit 6adac32
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,17 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
]
},
{
"operatingsystem": "FreeBSD",
"operatingsystemrelease": [
"12",
"13",
"14"
]
Expand All @@ -52,25 +47,17 @@
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"7"
]
},
{
"operatingsystem": "SLES",
"operatingsystemrelease": [
Expand All @@ -88,7 +75,6 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04",
"22.04"
]
Expand Down

0 comments on commit 6adac32

Please sign in to comment.