Skip to content

Commit

Permalink
fix #55 Support Alma and Rocky Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
lbetz committed Jul 26, 2022
1 parent 69ace79 commit a3d5b43
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,18 @@
"8"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
Expand Down

0 comments on commit a3d5b43

Please sign in to comment.