From 52edc5db7eb366d479f771c570b1e1356392ab90 Mon Sep 17 00:00:00 2001 From: Nicolas Frayer Date: Wed, 26 Jun 2024 17:07:17 +0200 Subject: [PATCH] gating.yaml: corrected product version to rhel9 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..648918d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-8 + - rhel-9 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}