Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I9de8c273be518e056d5ebe5ccad37db0cedd8c6a
This commit is contained in:
melissaml 2018-07-23 12:42:52 +08:00 committed by Tobias Urdin
parent a61bd5d0c3
commit 80b717b1ec
1 changed files with 2 additions and 1 deletions

View File

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