From 9673178c452b1e03fa5bf1b247bfa1f658521558 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 26 Nov 2024 15:59:34 +0100 Subject: [PATCH] make gating.yaml reusable with other versions --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 4ca9235..2c7ed80 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-10 + - rhel-* decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}