From 8107ecaefe170764110768dd58f4a0a09733475d Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Fri, 9 Aug 2024 12:04:57 +0200 Subject: [PATCH] Drop EoL CentOS 7/8 --- metadata.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/metadata.json b/metadata.json index 2082c2c2..da7549d4 100644 --- a/metadata.json +++ b/metadata.json @@ -19,8 +19,6 @@ { "operatingsystem": "CentOS", "operatingsystemrelease": [ - "7", - "8", "9" ] },