Fix OS versions in metadata
Add Ubuntu 18.04 to metadata file Change-Id: I2718064284e082eda7e93853f85997951bfaebc2
This commit is contained in:
parent
44c76e9c44
commit
57ceb02dbf
@ -44,7 +44,9 @@
|
||||
{
|
||||
"operatingsystem": "Ubuntu",
|
||||
"operatingsystemrelease": [
|
||||
"16.04"
|
||||
"16.04",
|
||||
"18.04"
|
||||
|
||||
]
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user