Fix OS versions in metadata
Add Ubuntu 18.04 to metadata file Change-Id: I660c617854549704f254cde825090b91797dbd21
This commit is contained in:
parent
2b3bf854c1
commit
00d1748590
@ -48,7 +48,8 @@
|
||||
{
|
||||
"operatingsystem": "Ubuntu",
|
||||
"operatingsystemrelease": [
|
||||
"16.04"
|
||||
"16.04",
|
||||
"18.04"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user