Merge "Fix OS versions in metadata"

This commit is contained in:
Zuul 2018-07-23 02:14:51 +00:00 committed by Gerrit Code Review
commit 093da76c90

View File

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