Skip to content

Commit 032e65a

Browse files
authored
Merge pull request #353 from zilchms/ubuntu
Add ubuntu 20.04 and 22.04 support
2 parents ad383d4 + a27d134 commit 032e65a

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)