Update supported Ubuntu version to Focal

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

Change-Id: I8138c2685d29f8831ae384c3c8445ce90b36264f
This commit is contained in:
ZhongShengping 2021-09-28 10:27:09 +08:00
parent 70fcbade85
commit 95ec396a3b

View File

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