Skip to content

Commit cbd98cd

Browse files
committed
Unlist Operating Systems which have reached EOL
1 parent da7d51a commit cbd98cd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

metadata.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,24 +53,20 @@
5353
{
5454
"operatingsystem": "Debian",
5555
"operatingsystemrelease": [
56-
"8",
57-
"9",
5856
"10"
5957
]
6058
},
6159
{
6260
"operatingsystem": "Ubuntu",
6361
"operatingsystemrelease": [
64-
"16.04",
6562
"18.04",
6663
"20.04"
6764
]
6865
},
6966
{
7067
"operatingsystem": "SLES",
7168
"operatingsystemrelease": [
72-
"12.1",
73-
"12.2"
69+
"12"
7470
]
7571
}
7672
],

0 commit comments

Comments
 (0)