From fab8cd5f8764883dc48695c0e0916bae42f1cfdc Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Tue, 8 Feb 2022 20:19:44 +0100 Subject: [PATCH] Revert "ci: Run fuzzer task for the master branch only" This reverts commit 5a9e255e5a324e7aa0b63a9634aa3cfda9a300bd. --- .cirrus.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index fec49750800..d9ee048913c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -237,7 +237,6 @@ task: task: name: '[fuzzer,address,undefined,integer, no depends] [focal]' - only_if: $CIRRUS_BRANCH == $CIRRUS_DEFAULT_BRANCH || $CIRRUS_BASE_BRANCH == $CIRRUS_DEFAULT_BRANCH << : *GLOBAL_TASK_TEMPLATE container: image: ubuntu:focal