refs #142, switch Centos 8 source

Took 4 minutes
This commit is contained in:
Steffen Schuemann 2022-04-02 16:29:03 +02:00
parent 1ae0195287
commit 7a53650e73

View File

@ -25,7 +25,7 @@ centos7_task:
centos8_task:
container:
image: centos:8
image: quay.io/centos/centos:stream8
install_script: |
yum group install -y "Development Tools"
curl -L https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Linux-x86_64.tar.gz | tar xzvf - -C /usr/local --strip-components 1