Update supported Ubuntu version to Focal

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

Change-Id: I81c3e29488352e336cecaa74a3f81fb0e9f4b8f7
This commit is contained in:
Takashi Kajinami 2021-03-23 21:30:56 +09:00
parent eec43073b7
commit 181441f583

View File

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