Skip to content

Commit

Permalink
add ubuntu 20.04 and 22.04 support
Browse files Browse the repository at this point in the history
  • Loading branch information
zilchms committed Aug 24, 2024
1 parent 2a30b67 commit b0b97c0
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 @@ -89,7 +89,9 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04"
"18.04",
"20.04",
"22.04"
]
}
]
Expand Down

0 comments on commit b0b97c0

Please sign in to comment.