Update supported Ubuntu version to Focal

... because CloudArchive packages are available for only Focal since
Victoria release.

Change-Id: I045f94bc6c6261b50766c3eaa77e0270b953f9cc
This commit is contained in:
Takashi Kajinami 2021-03-24 09:01:31 +09:00
parent 09866fbe25
commit 718cf77d0a
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
{ {
"operatingsystem": "Ubuntu", "operatingsystem": "Ubuntu",
"operatingsystemrelease": [ "operatingsystemrelease": [
"18.04" "20.04"
] ]
} }
], ],