Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I660c617854549704f254cde825090b91797dbd21
This commit is contained in:
melissaml 2018-07-23 11:44:48 +08:00 committed by Tobias Urdin
parent 2b3bf854c1
commit 00d1748590
1 changed files with 2 additions and 1 deletions

View File

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