summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2020-12-08 18:55:36 +0100
committerJan Pazdziora <jpazdziora@redhat.com>2020-12-08 18:55:36 +0100
commit644d7434e7a7421f5d52343df6144f7947816902 (patch)
tree601678d35c07504e36a3329a04bb7f9e765726c9
parent2a31be20712ac3b82caae6014f3a58807a4f53f1 (diff)
downloadmod_authnz_pam-644d7434e7a7421f5d52343df6144f7947816902.tar.gz
mod_authnz_pam-644d7434e7a7421f5d52343df6144f7947816902.tar.xz
mod_authnz_pam-644d7434e7a7421f5d52343df6144f7947816902.zip
Disable testing on CentOS 6 in Cirrus CI as well.
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index d4bac4a..9e0ce48 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -4,7 +4,6 @@ test_task:
image: registry.fedoraproject.org/fedora:rawhide
image: registry.fedoraproject.org/fedora:latest
image: centos:centos7
- image: centos:centos6
build_script: tests/build.sh
config_script: tests/config.sh
run_httpd_background_script: /usr/sbin/httpd -DFOREGROUND