Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I4d524b24297d63843c48bbe17e9b60a80685926f
This commit is contained in:
melissaml 2018-07-23 11:40:56 +08:00 committed by Tobias Urdin
parent fb8128d0db
commit 5b2bda8ec7
1 changed files with 2 additions and 1 deletions

View File

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