Skip to content

Commit 36ed746

Browse files
committed
(CAT-2152) Add support for CentOS 9
1 parent ff6260d commit 36ed746

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

metadata.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
{
2424
"operatingsystem": "CentOS",
2525
"operatingsystemrelease": [
26-
"7"
26+
"7",
27+
"8",
28+
"9"
2729
]
2830
},
2931
{

0 commit comments

Comments
 (0)