Skip to content

Commit 2f74d76

Browse files
committed
Drop some OSes until tests pass
1 parent d6f4db4 commit 2f74d76

1 file changed

Lines changed: 2 additions & 20 deletions

File tree

metadata.json

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -32,34 +32,16 @@
3232
}
3333
],
3434
"operatingsystem_support": [
35-
{
36-
"operatingsystem": "RedHat",
37-
"operatingsystemrelease": [
38-
"7", "8"
39-
]
40-
},
4135
{
4236
"operatingsystem": "CentOS",
4337
"operatingsystemrelease": [
44-
"7", "8"
45-
]
46-
},
47-
{
48-
"operatingsystem": "OracleLinux",
49-
"operatingsystemrelease": [
50-
"7", "8"
51-
]
52-
},
53-
{
54-
"operatingsystem": "Scientific",
55-
"operatingsystemrelease": [
56-
"7"
38+
"8"
5739
]
5840
},
5941
{
6042
"operatingsystem": "Ubuntu",
6143
"operatingsystemrelease": [
62-
"18.04", "20.04"
44+
"20.04"
6345
]
6446
}
6547
]

0 commit comments

Comments
 (0)