Skip to content

Commit 1826818

Browse files
authored
Merge pull request #1015 from wyardley/wyardley/ubuntu
Add support for Ubuntu 20 and 22
2 parents 4eed5e4 + 9c32d4d commit 1826818

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

metadata.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
{
3131
"operatingsystem": "Ubuntu",
3232
"operatingsystemrelease": [
33-
"18.04"
33+
"18.04",
34+
"20.04",
35+
"22.04"
3436
]
3537
},
3638
{

0 commit comments

Comments
 (0)