From 46a243a47b8be23ca73f94cd2a0a55218f1ea3a8 Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Tue, 25 Jun 2024 20:50:40 +0200 Subject: [PATCH] Fix gating --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 9a997a9..8d4344b 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}