Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I5610700594f2dff5644b4f12e54d3fdaa6bd57dd
This commit is contained in:
melissaml 2018-07-23 11:58:22 +08:00 committed by Tobias Urdin
parent f0edc3c6a6
commit bb359e8aa1
1 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,8 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04"
"16.04",
"18.04"
]
}
],