Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: Ie012ed2d00a0761bb93eed5346e6c79a056f1fb1
This commit is contained in:
melissaml 2018-07-23 12:02:32 +08:00 committed by Tobias Urdin
parent f3420eb493
commit 5441658c0d
1 changed files with 2 additions and 1 deletions

View File

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