Skip to content

Commit

Permalink
Drop unsupported OSes
Browse files Browse the repository at this point in the history
* CentOS 7/8
* Debian 10
* RedHat 7
* Ubuntu 18.04
  • Loading branch information
jay7x committed Nov 30, 2024
1 parent 65c7579 commit d6781e5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,12 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11",
"12"
]
Expand All @@ -61,7 +58,6 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
Expand All @@ -76,7 +72,6 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04",
"22.04",
"24.04"
Expand Down

0 comments on commit d6781e5

Please sign in to comment.