From 718cf77d0af2bca124d64a00bf07da96ca59c280 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 24 Mar 2021 09:01:31 +0900 Subject: [PATCH] Update supported Ubuntu version to Focal ... because CloudArchive packages are available for only Focal since Victoria release. Change-Id: I045f94bc6c6261b50766c3eaa77e0270b953f9cc --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index e7764ae7..4bfe430b 100644 --- a/metadata.json +++ b/metadata.json @@ -58,7 +58,7 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "18.04" + "20.04" ] } ],