Jettison centos7 and centos8 in favor of centos-stream9

CentOS 8 reached end of life on 2021-12-31 (CentOS Stream8 on 2024-05-31)
CentOS 7 reaches end of life on 2024-06-30

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2024-06-05 19:17:11 +02:00
parent 57c9926af9
commit ba197c6198
4 changed files with 7 additions and 59 deletions

View file

@ -15,12 +15,9 @@ jobs:
- name: "Archlinux Base"
runner: ubuntu-latest
container: archlinux
- name: "Centos 7"
- name: "Centos Stream9"
runner: ubuntu-latest
container: centos7
- name: "Centos 8"
runner: ubuntu-latest
container: centos8
container: centos-stream9
- name: "Debian Stable"
runner: ubuntu-latest
container: debianstable