From 381ec9cbed567da8ce10c72c2533d86800699c8e Mon Sep 17 00:00:00 2001 From: Nicolas Frayer Date: Wed, 26 Jun 2024 16:47:44 +0200 Subject: [PATCH] gating.yaml: set product version to rhel10 Signed-off-by: Nicolas Frayer --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 6985029..4ca9235 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-8 + - rhel-10 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}