From d836b9b20c5ac94ce67f826751d9d717ffabb49c Mon Sep 17 00:00:00 2001 From: Kentaro Hayashi Date: Sat, 5 Dec 2020 13:05:57 +0900 Subject: [PATCH] cirrus: drop CentOS6 It had been reached EOL at November 30th, 2020. There is no security updates available anymore. ref. https://wiki.centos.org/About/Product Signed-off-by: Kentaro Hayashi --- .cirrus.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index fd4563446..8b61e3d44 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -68,10 +68,6 @@ debian_default_toolchain_task: # redhat_default_toolchain_task: matrix: - - allow_failures: false - skip_notifications: false - container: - image: collectd/ci:el6_x86_64 - allow_failures: true skip_notifications: true container: -- 2.47.2