Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I1a8be8e1fbf2983e43b32d189585baf54ff75b89
This commit is contained in:
melissaml 2018-07-23 12:16:00 +08:00 committed by Tobias Urdin
parent 37a9449bf9
commit 8280d01244
1 changed files with 2 additions and 1 deletions

View File

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