From 00d40af3385e43c79c65fab970cb89aa3d3cd752 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 11 May 2021 13:32:44 +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}