Skip to content

Commit 68deb69

Browse files
committed
Drop support of Debian 9, Ubuntu 16.04 and FreeBSD 11 (EOL)
1 parent 6680068 commit 68deb69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

metadata.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,23 +60,20 @@
6060
{
6161
"operatingsystem": "Debian",
6262
"operatingsystemrelease": [
63-
"9",
6463
"10",
6564
"11"
6665
]
6766
},
6867
{
6968
"operatingsystem": "Ubuntu",
7069
"operatingsystemrelease": [
71-
"16.04",
7270
"18.04",
7371
"20.04"
7472
]
7573
},
7674
{
7775
"operatingsystem": "FreeBSD",
7876
"operatingsystemrelease": [
79-
"11",
8077
"12"
8178
]
8279
},

0 commit comments

Comments
 (0)