Skip to content

Commit a27d134

Browse files
committed
add ubuntu 20.04 and 22.04 support
1 parent ad383d4 commit a27d134

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
@@ -45,7 +45,9 @@
4545
{
4646
"operatingsystem": "Ubuntu",
4747
"operatingsystemrelease": [
48-
"18.04"
48+
"18.04",
49+
"20.04",
50+
"22.04"
4951
]
5052
},
5153
{

0 commit comments

Comments
 (0)