From: Matthias Runge Date: Thu, 25 Nov 2021 12:58:49 +0000 (+0100) Subject: Allo trusty to fail X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90795b9aa1724e18af8033b19da65cbab16fd467;p=thirdparty%2Fcollectd.git Allo trusty to fail It is not supported anymore and we should not trust it. --- diff --git a/.cirrus.yml b/.cirrus.yml index 8b61e3d44..19e302b4e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -37,7 +37,7 @@ debian_default_toolchain_task: allow_failures: false - container: image: collectd/ci:trusty_amd64 - allow_failures: false + allow_failures: true - container: image: collectd/ci:xenial_amd64 allow_failures: false