mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-04 11:13:58 +08:00
Migrate to Centos 8 Stream
This commit is contained in:
parent
d4e12344d6
commit
e8a17c1319
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user