Skip to content

Commit

Permalink
Merge pull request #990 from voxpupuli/os
Browse files Browse the repository at this point in the history
Drop support of Debian 9, Ubuntu 16.04 and FreeBSD 11 (EOL)
  • Loading branch information
ghoneycutt authored Oct 3, 2021
2 parents 6680068 + 68deb69 commit 8e27d5d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,23 +60,20 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"9",
"10",
"11"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04",
"18.04",
"20.04"
]
},
{
"operatingsystem": "FreeBSD",
"operatingsystemrelease": [
"11",
"12"
]
},
Expand Down

0 comments on commit 8e27d5d

Please sign in to comment.