Update supported Ubuntu version to Focal

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

Change-Id: Ib67317105bb77358921ed9a8d71f6839cdf31c9f
This commit is contained in:
Takashi Kajinami 2021-03-23 14:22:06 +09:00
parent d4cf4c656e
commit 65c672e736
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"
] ]
} }
], ],