From cd6de7f6b37fe80dbf6c3cc259a1b5054ce54956 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Thu, 21 Feb 2019 11:52:55 +0100 Subject: [PATCH] Cirrus CI: remove Wheezy It's been EOL for a while --- .cirrus.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 259ef5f5..8d649f97 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -26,10 +26,6 @@ release_ready_task: # debian_default_toolchain_task: matrix: - - allow_failures: true - skip_notifications: true - container: - image: collectd/ci:wheezy_amd64 # TODO: fix this platform - allow_failures: false container: image: collectd/ci:jessie_amd64 -- 2.11.0