Skip to content

Commit

Permalink
Merge pull request #202 from voxpupuli/maint/add-almalinux-support
Browse files Browse the repository at this point in the history
add support for AlmaLinux & Rocky 8 & 9
  • Loading branch information
jhoblitt authored Sep 17, 2024
2 parents 2142967 + 0edf13f commit 9d3cd56
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,20 @@
"9"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
Expand Down

0 comments on commit 9d3cd56

Please sign in to comment.