Skip to content

Commit

Permalink
refs #142, switch Centos 8 source
Browse files Browse the repository at this point in the history
Took 4 minutes
  • Loading branch information
gulrak committed Apr 2, 2022
1 parent 1ae0195 commit 7a53650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a53650

Please sign in to comment.