Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I8289e046d4457702152513b8d852cdfd42498c2e
This commit is contained in:
melissaml 2018-07-23 11:53:24 +08:00 committed by Tobias Urdin
parent 8142cc0f09
commit 38bd1d9e4f
1 changed files with 2 additions and 1 deletions

View File

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