Skip to content

Commit e01aa10

Browse files
authored
Merge pull request #489 from voxpupuli/add-rockalma
Add Rocky and AlmaLinux support
2 parents bf1c3ac + 732dffd commit e01aa10

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

metadata.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,20 @@
3232
"9"
3333
]
3434
},
35+
{
36+
"operatingsystem": "AlmaLinux",
37+
"operatingsystemrelease": [
38+
"8",
39+
"9"
40+
]
41+
},
42+
{
43+
"operatingsystem": "Rocky",
44+
"operatingsystemrelease": [
45+
"8",
46+
"9"
47+
]
48+
},
3549
{
3650
"operatingsystem": "Scientific",
3751
"operatingsystemrelease": [

0 commit comments

Comments
 (0)