Skip to content

Commit 876d657

Browse files
committed
Drop RedHat / CentOS 7 support and add 9
1 parent 47be9d0 commit 876d657

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
{
1212
"operatingsystem": "RedHat",
1313
"operatingsystemrelease": [
14-
"7"
14+
"9"
1515
]
1616
},
1717
{
1818
"operatingsystem": "CentOS",
1919
"operatingsystemrelease": [
20-
"7"
20+
"9"
2121
]
2222
},
2323
{

0 commit comments

Comments
 (0)