Merge pull request #378 from gardar/eol-centos-stream-8

removed: Drop centos 8 stream support as it is EOL
This commit is contained in:
gardar 2024-06-06 17:10:11 +00:00 committed by GitHub
commit 0800d53d06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,12 +23,6 @@ platforms:
privileged: true
cgroup_parent: docker.slice
command: /usr/lib/systemd/systemd
- name: centos-stream-8
image: dokken/centos-stream-8
pre_build_image: true
privileged: true
cgroup_parent: docker.slice
command: /lib/systemd/systemd
- name: centos-stream-9
image: dokken/centos-stream-9
pre_build_image: true