Skip to content

Commit

Permalink
add support for AlmaLinux & Rocky 8 & 9
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Sep 17, 2024
1 parent 2142967 commit 0edf13f
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 0edf13f

Please sign in to comment.