Disable centOS on CI. The web-server goes crazy althought this doesn't happen in the terminal on centOS.
This commit is contained in:
parent
2adde8dd73
commit
e60625abc2
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user