From 95ec396a3b14b11bd0567db03c270a4e25931180 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Tue, 28 Sep 2021 10:27:09 +0800 Subject: [PATCH] Update supported Ubuntu version to Focal ... because CloudArchive packages are available for only Focal since Victoria release. Change-Id: I8138c2685d29f8831ae384c3c8445ce90b36264f --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index a0b67d0d..360fa334 100644 --- a/metadata.json +++ b/metadata.json @@ -52,7 +52,7 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "18.04" + "20.04" ] } ],