Disable centOS on CI. The web-server goes crazy althought this doesn't happen in the terminal on centOS.

This commit is contained in:
clanmills 2020-10-11 21:24:51 +01:00
parent 2adde8dd73
commit e60625abc2

View File

@ -59,10 +59,10 @@ Ubuntu:
<<: *default_config
<<: *distro_build
CentOS:
image: centos:7
<<: *default_config
<<: *distro_build
# CentOS:
# image: centos:7
# <<: *default_config
# <<: *distro_build
OpenSUSE:
image: opensuse/tumbleweed