Skip to content

Commit

Permalink
add Ubuntu 20.04 to supported operating systems
Browse files Browse the repository at this point in the history
  • Loading branch information
rrotter committed Jun 4, 2024
1 parent 2b87bf4 commit a8cc5e3
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,11 @@
"operatingsystem_support": [
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"11"
]
"operatingsystemrelease": ["11"]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"20.04"
]
"operatingsystemrelease": ["20.04","22.04"]
}
],
"requirements": [
Expand Down

0 comments on commit a8cc5e3

Please sign in to comment.