Skip to content

Commit 63f1ea5

Browse files
committed
Add AlmaLinux/Rocky 8 & 9 support
1 parent c3bd30f commit 63f1ea5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

metadata.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,20 @@
5050
"9"
5151
]
5252
},
53+
{
54+
"operatingsystem": "AlmaLinux",
55+
"operatingsystemrelease": [
56+
"8",
57+
"9"
58+
]
59+
},
60+
{
61+
"operatingsystem": "Rocky",
62+
"operatingsystemrelease": [
63+
"8",
64+
"9"
65+
]
66+
},
5367
{
5468
"operatingsystem": "SLES",
5569
"operatingsystemrelease": [

0 commit comments

Comments
 (0)