Commit 5ad53ec7 by Edward Thomson

ci: update centos builds

parent 1ebdb6f2
......@@ -112,6 +112,7 @@ jobs:
name: centos7
env:
CMAKE_OPTIONS: -DDEPRECATE_HARD=ON -DUSE_LEAK_CHECKER=valgrind -DUSE_GSSAPI=ON
SKIP_NEGOTIATE_TESTS: true
BUILD_PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
os: ubuntu-latest
- # CentOS 8
......@@ -119,6 +120,7 @@ jobs:
name: centos8
env:
CMAKE_OPTIONS: -DDEPRECATE_HARD=ON -DUSE_LEAK_CHECKER=valgrind -DUSE_GSSAPI=ON
SKIP_NEGOTIATE_TESTS: true
os: ubuntu-latest
- # macOS
os: macos-10.15
......
......@@ -4,7 +4,6 @@ RUN yum install -y \
which \
git \
libarchive \
cmake \
gcc \
gcc-c++ \
make \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment