From: Florian Forster Date: Tue, 1 Sep 2020 08:41:43 +0000 (+0200) Subject: .cirrus.yml: Remove Debian Jessie. X-Git-Tag: 6.0.0-rc0~140^2~2^2~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=089096049ac7a4982015a70526bd2f68f0dbdd1e;p=thirdparty%2Fcollectd.git .cirrus.yml: Remove Debian Jessie. Regular support for Jessie ended in 2018, LTS in June 2020. --- diff --git a/.cirrus.yml b/.cirrus.yml index ab88daf64..3e9830703 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -26,9 +26,6 @@ release_ready_task: # debian_default_toolchain_task: matrix: - - allow_failures: false - container: - image: collectd/ci:jessie_amd64 - allow_failures: false container: image: collectd/ci:stretch_amd64