From e4c240416d95e0ccfcc4c5876073ec1b9fe715e9 Mon Sep 17 00:00:00 2001 From: Simon Hoenscheid Date: Fri, 23 Aug 2024 09:26:07 +0200 Subject: [PATCH] remove unsupported OS to fix tests --- metadata.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/metadata.json b/metadata.json index 77c16b5..a1cfd61 100644 --- a/metadata.json +++ b/metadata.json @@ -32,7 +32,6 @@ { "operatingsystem": "RedHat", "operatingsystemrelease": [ - "7", "8", "9" ] @@ -54,14 +53,12 @@ { "operatingsystem": "CentOS", "operatingsystemrelease": [ - "7", "9" ] }, { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "18.04", "20.04", "22.04" ] @@ -69,7 +66,6 @@ { "operatingsystem": "Debian", "operatingsystemrelease": [ - "10", "11", "12" ]