From 6ad155e6038125edfcd75b93e5484405d0f69048 Mon Sep 17 00:00:00 2001 From: Bostjan Skufca Jese Date: Sun, 8 Sep 2024 01:54:36 +0000 Subject: [PATCH] os: (Now for real) Remove all references to CentOS Stream version 8 --- .github/workflows/install-qa-os-matrix.yml | 1 - .github/workflows/release-qa-os-matrix-install-from-repo.yml | 1 - .github/workflows/release-qa-os-matrix-install-from-source.yml | 1 - 3 files changed, 3 deletions(-) diff --git a/.github/workflows/install-qa-os-matrix.yml b/.github/workflows/install-qa-os-matrix.yml index 03acf766..8a1f11bf 100644 --- a/.github/workflows/install-qa-os-matrix.yml +++ b/.github/workflows/install-qa-os-matrix.yml @@ -45,7 +45,6 @@ jobs: - almalinux/8-base:latest - almalinux/9-base:latest - - quay.io/centos/centos:stream8 - quay.io/centos/centos:stream9 - debian:buster diff --git a/.github/workflows/release-qa-os-matrix-install-from-repo.yml b/.github/workflows/release-qa-os-matrix-install-from-repo.yml index 9d937bea..e56ba851 100644 --- a/.github/workflows/release-qa-os-matrix-install-from-repo.yml +++ b/.github/workflows/release-qa-os-matrix-install-from-repo.yml @@ -44,7 +44,6 @@ jobs: - almalinux/8-base:latest - almalinux/9-base:latest - - quay.io/centos/centos:stream8 - quay.io/centos/centos:stream9 - debian:buster diff --git a/.github/workflows/release-qa-os-matrix-install-from-source.yml b/.github/workflows/release-qa-os-matrix-install-from-source.yml index 273ec223..779c7151 100644 --- a/.github/workflows/release-qa-os-matrix-install-from-source.yml +++ b/.github/workflows/release-qa-os-matrix-install-from-source.yml @@ -37,7 +37,6 @@ jobs: - almalinux/8-base:latest - almalinux/9-base:latest - - quay.io/centos/centos:stream8 - quay.io/centos/centos:stream9 - debian:buster