Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I0c63172d34c4a2421e82450fd1be6f5507a4e2a8
This commit is contained in:
melissaml 2018-07-23 12:42:06 +08:00 committed by Tobias Urdin
parent 65b25f168f
commit 35d0a93dd7
1 changed files with 2 additions and 1 deletions

View File

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