From f00f7bf0b0f8bc6f99e8b01ee6a4d4655eb8a37c Mon Sep 17 00:00:00 2001 From: Arjun Shankar Date: Thu, 15 Aug 2024 16:44:57 +0200 Subject: [PATCH] Update gating.yaml to match c10s --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 828ab9d..cc382ad 100644 --- a/gating.yaml +++ b/gating.yaml @@ -12,7 +12,7 @@ rules: - !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation} --- !Policy product_versions: - - rhel-9 + - rhel-10 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}