From b3abfc9ab0df796fb1d2951b6d5486df1dc0feb2 Mon Sep 17 00:00:00 2001 From: Nicolas Frayer Date: Wed, 26 Jun 2024 17:33:58 +0200 Subject: [PATCH] gating.yaml: Correct 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 2942f6f..8ce08b6 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.revdeps.integration}