From 2a5bf121c4ce04d8095b9deef4ebd1a02c1c8783 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 11 May 2021 13:32:35 +0200 Subject: [PATCH] gating.yaml: Use rhel-9 --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 44a5c81..e979862 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: baseos-ci.brew-build.tier1.functional}