From 56def732dc3d11bceef2aa440506ff9b420cb0b3 Mon Sep 17 00:00:00 2001 From: Alex Skrenchuk Date: Fri, 20 Dec 2024 14:24:23 -0800 Subject: [PATCH] add ubuntu 20.04 support --- metadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata.json b/metadata.json index b0456c4..40beea8 100644 --- a/metadata.json +++ b/metadata.json @@ -81,6 +81,7 @@ "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "18.04", + "20.04", "22.04", "24.04" ]