Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I1a439748a287c9f6545f330d4d1d8ea978461e88
This commit is contained in:
melissaml 2018-07-23 12:06:22 +08:00 committed by Tobias Urdin
parent 8ef3646929
commit bbfe9b9d41
1 changed files with 2 additions and 1 deletions

View File

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