From a8c4c9b9f07fe9712d0d4994b377f9605bbcfea0 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Thu, 5 Sep 2024 14:26:16 +0200 Subject: [PATCH] test: build all-customizations config for RHEL 10 --- test/config-map.json | 1 + 1 file changed, 1 insertion(+) diff --git a/test/config-map.json b/test/config-map.json index 225b7daeaf..a210936fcf 100644 --- a/test/config-map.json +++ b/test/config-map.json @@ -1,6 +1,7 @@ { "./configs/all-customizations.json": { "distros": [ + "rhel-10*", "rhel-9*", "rhel-8*", "centos*",