From 30bb45cc106db4ddeff0519dc7bc93b30558ecd8 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 23 Mar 2021 21:51:04 +0900 Subject: [PATCH] Add Ubuntu Focal to the supporrted operating systesm Change-Id: I4910dfa50ca4dda8999cd967e2437f64f22dd816 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 52004ac2..82d19ca8 100644 --- a/metadata.json +++ b/metadata.json @@ -42,7 +42,8 @@ "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "16.04", - "18.04" + "18.04", + "20.04" ] } ],