From 72e2fa7d8dab7d48ae9c326e854387eef1f14467 Mon Sep 17 00:00:00 2001 From: boyang Date: Wed, 10 Jul 2024 14:33:31 +0800 Subject: [PATCH] Update product_versions in gating.yaml. (cherry picked from commit bae22f7bad3adeee8125ad8a187fd90d47d2a26d) --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index b1bd9ad..f7046e8 100755 --- 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}