Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: Ifcd5d6b7e73e744a3c92aafd0bef29b696089042
This commit is contained in:
melissaml 2018-07-23 12:14:56 +08:00 committed by Tobias Urdin
parent 01267dafa6
commit f312f4e781
1 changed files with 2 additions and 1 deletions

View File

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