Skip to content

Commit

Permalink
Add support for Debian 12, Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Oct 19, 2023
1 parent 6c9d83c commit f092875
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,15 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
"11",
"12"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"20.04"
"20.04",
"22.04"
]
},
{
Expand Down

0 comments on commit f092875

Please sign in to comment.