Skip to content

Commit c7f5a8c

Browse files
authored
Merge pull request #415 from kenyon/drop-eol-os
Drop support for EOL EL 7, CentOS 8, Debian 10, Ubuntu 20.04
2 parents 16b34ef + e2151d4 commit c7f5a8c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

metadata.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
{
1919
"operatingsystem": "RedHat",
2020
"operatingsystemrelease": [
21-
"7",
2221
"8",
2322
"9"
2423
]
@@ -33,23 +32,19 @@
3332
{
3433
"operatingsystem": "CentOS",
3534
"operatingsystemrelease": [
36-
"7",
37-
"8",
3835
"9"
3936
]
4037
},
4138
{
4239
"operatingsystem": "Debian",
4340
"operatingsystemrelease": [
44-
"10",
4541
"11",
4642
"12"
4743
]
4844
},
4945
{
5046
"operatingsystem": "Ubuntu",
5147
"operatingsystemrelease": [
52-
"20.04",
5348
"22.04",
5449
"24.04"
5550
]

0 commit comments

Comments
 (0)