From 6cbf5034e317278293a1e5a50a65dd48cc6668e2 Mon Sep 17 00:00:00 2001
From: markuszilch <zilchmarkus@web.de>
Date: Thu, 15 Feb 2024 22:29:14 +0100
Subject: [PATCH] drop ubuntu 18.04 support

---
 metadata.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/metadata.json b/metadata.json
index 312d2c8..94cd461 100644
--- a/metadata.json
+++ b/metadata.json
@@ -34,7 +34,6 @@
     {
       "operatingsystem": "Ubuntu",
       "operatingsystemrelease": [
-        "18.04",
         "20.04",
         "22.04"
       ]