Fix OS versions in metadata

Add Ubuntu 18.04 to metadata file

Change-Id: I7f9d9f66ffdddbcf44ffc95ef5b4f4397744e303
This commit is contained in:
melissaml 2018-07-23 11:55:56 +08:00 committed by Tobias Urdin
parent 4ce3638ee2
commit 0afb6a366a
1 changed files with 2 additions and 1 deletions

View File

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