aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2022-02-08 20:19:44 +0100
committerMarcoFalke <falke.marco@gmail.com>2022-02-08 20:18:10 +0100
commitfab8cd5f8764883dc48695c0e0916bae42f1cfdc (patch)
treeb642c2f1202c6fe9b2c8939cd234741f57f5fd8c /.cirrus.yml
parent280a7777d3a368101d667a80ebc536e95abb2f8c (diff)
downloadbitcoin-fab8cd5f8764883dc48695c0e0916bae42f1cfdc.tar.xz
Revert "ci: Run fuzzer task for the master branch only"
This reverts commit 5a9e255e5a324e7aa0b63a9634aa3cfda9a300bd.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index fec4975080..d9ee048913 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