Skip to content

Commit 9c32d4d

Browse files
committed
Add support for Ubuntu 20 and 22
1 parent 4eed5e4 commit 9c32d4d

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)