Remove centos8 from CI.

CentOS 8 has been EOL for ~1 month now.
pull/76891/head
Matt Clay 3 years ago
parent 80c9a74c55
commit 380033afcf

@ -118,8 +118,6 @@ stages:
test: centos6
- name: CentOS 7
test: centos7
- name: CentOS 8
test: centos8
- name: Fedora 32
test: fedora32
- name: Fedora 33
@ -190,8 +188,6 @@ stages:
test: centos6
- name: CentOS 7
test: centos7
- name: CentOS 8
test: centos8
- name: Fedora 32
test: fedora32
- name: Fedora 33

Loading…
Cancel
Save