From 12abd1f2439e2cc15595f205386750740ed8feac Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 23 Mar 2021 23:59:06 +0000 Subject: [PATCH] Revert "Update supported Ubuntu version to Focal" This reverts commit 89d8dc74fd0b6e700cd6fd1b17d0149afa24a7cd. Reason for revert: This change was submitted to a wrong branch, and should be reproposed to master. Change-Id: I312f69c12c7db27c345031b121204c1768a3c660 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 4c343b3c..5654c201 100644 --- a/metadata.json +++ b/metadata.json @@ -66,7 +66,7 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "20.04" + "18.04" ] } ],