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 2d22396 commit 413d507
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 @@ -29,6 +29,20 @@
"8"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
Expand Down

0 comments on commit 413d507

Please sign in to comment.