Skip to content

Commit 2edcbd3

Browse files
kajinamitekohl
authored andcommitted
Support CentOS Stream 10
1 parent af140e7 commit 2edcbd3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

metadata.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,15 @@
4040
"operatingsystem": "RedHat",
4141
"operatingsystemrelease": [
4242
"8",
43-
"9"
43+
"9",
44+
"10"
4445
]
4546
},
4647
{
4748
"operatingsystem": "CentOS",
4849
"operatingsystemrelease": [
49-
"9"
50+
"9",
51+
"10"
5052
]
5153
},
5254
{

0 commit comments

Comments
 (0)