From 07aabd4a956188d082aee0e317c448d82fdcb8fa Mon Sep 17 00:00:00 2001 From: David Swan Date: Thu, 19 Aug 2021 14:06:03 +0100 Subject: [PATCH] (IAC-1612) - Enable Ubuntu 20.04 testing --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 13b857142..4a4fd17cf 100644 --- a/metadata.json +++ b/metadata.json @@ -55,7 +55,8 @@ "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "16.04", - "18.04" + "18.04", + "20.04" ] } ],