Skip to content

Commit 539bd0b

Browse files
author
Ciaran McCrisken
committed
(MAINT) Remove RHEL 5 support; normalize OS names
1 parent 86ead79 commit 539bd0b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

metadata.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
{
3232
"operatingsystem": "CentOS",
3333
"operatingsystemrelease": [
34+
"6",
3435
"7",
3536
"8"
3637
]
@@ -61,6 +62,7 @@
6162
{
6263
"operatingsystem": "RedHat",
6364
"operatingsystemrelease": [
65+
"6",
6466
"7",
6567
"8"
6668
]
@@ -70,7 +72,8 @@
7072
"operatingsystemrelease": [
7173
"14.04",
7274
"16.04",
73-
"18.04"
75+
"18.04",
76+
"20.04"
7477
]
7578
}
7679
],

0 commit comments

Comments
 (0)