Skip to content

Commit 4a27e2d

Browse files
authored
Add AlmaLinux/CentOS 9 support (#444)
1 parent c61e503 commit 4a27e2d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Diff for: metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
{
5656
"operatingsystem": "AlmaLinux",
5757
"operatingsystemrelease": [
58-
"8"
58+
"8",
59+
"9"
5960
]
6061
},
6162
{
@@ -66,6 +67,12 @@
6667
"9"
6768
]
6869
},
70+
{
71+
"operatingsystem": "CentOS",
72+
"operatingsystemrelease": [
73+
"9"
74+
]
75+
},
6976
{
7077
"operatingsystem": "Ubuntu",
7178
"operatingsystemrelease": [

0 commit comments

Comments
 (0)