From 72db212a6191c639ba677d2d2b54266244d42bd8 Mon Sep 17 00:00:00 2001 From: Sanne Raymaekers Date: Tue, 4 Apr 2023 23:53:39 +0200 Subject: [PATCH] .gitlab-ci: remove RHEL 8.6/9.0 ga runners --- .gitlab-ci.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 18bb00b8..2603df00 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,12 +46,8 @@ RPM: - aws/centos-stream-8-aarch64 - aws/centos-stream-9-x86_64 - aws/centos-stream-9-aarch64 - - aws/rhel-8.6-ga-x86_64 - - aws/rhel-8.6-ga-aarch64 - aws/rhel-8.7-ga-x86_64 - aws/rhel-8.7-ga-aarch64 - - aws/rhel-9.0-ga-x86_64 - - aws/rhel-9.0-ga-aarch64 - aws/rhel-9.1-ga-x86_64 - aws/rhel-9.1-ga-aarch64 - RUNNER: @@ -108,14 +104,10 @@ Manifests: - aws/centos-stream-9-x86_64 - aws/centos-stream-9-aarch64 - RUNNER: - - aws/rhel-8.6-ga-x86_64 - - aws/rhel-8.6-ga-aarch64 - aws/rhel-8.7-ga-x86_64 - aws/rhel-8.7-ga-aarch64 - aws/rhel-8.8-nightly-x86_64 - aws/rhel-8.8-nightly-aarch64 - - aws/rhel-9.0-ga-x86_64 - - aws/rhel-9.0-ga-aarch64 - aws/rhel-9.1-ga-x86_64 - aws/rhel-9.1-ga-aarch64 - aws/rhel-9.2-nightly-x86_64