Skip to content

Commit a88e553

Browse files
committed
add rocky and almalinux 8 and 9; add centos 9
1 parent 3df88ef commit a88e553

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

metadata.json

+16-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"operatingsystem": "CentOS",
1616
"operatingsystemrelease": [
1717
"7",
18-
"8"
18+
"8",
19+
"9"
1920
]
2021
},
2122
{
@@ -34,6 +35,20 @@
3435
"9"
3536
]
3637
},
38+
{
39+
"operatingsystem": "AlmaLinux",
40+
"operatingsystemrelease": [
41+
"8",
42+
"9"
43+
]
44+
},
45+
{
46+
"operatingsystem": "Rocky",
47+
"operatingsystemrelease": [
48+
"8",
49+
"9"
50+
]
51+
},
3752
{
3853
"operatingsystem": "Scientific",
3954
"operatingsystemrelease": [

0 commit comments

Comments
 (0)