Skip to content

Commit

Permalink
Add SLES and OpenSUSE 15 support
Browse files Browse the repository at this point in the history
  • Loading branch information
h-haaks committed May 28, 2024
1 parent 76c1c16 commit 8f5ed78
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,14 @@
{
"operatingsystem": "SLES",
"operatingsystemrelease": [
"12"
"12",
"15"
]
},
{
"operatingsystem": "OpenSuSE",
"operatingsystemrelease": [
"15"
]
},
{
Expand Down

0 comments on commit 8f5ed78

Please sign in to comment.