Skip to content

Commit

Permalink
Add support for Ubuntu 20 and 22
Browse files Browse the repository at this point in the history
  • Loading branch information
wyardley committed Sep 6, 2024
1 parent 4eed5e4 commit 9c32d4d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04"
"18.04",
"20.04",
"22.04"
]
},
{
Expand Down

0 comments on commit 9c32d4d

Please sign in to comment.