diff --git a/.cirrus.yml b/.cirrus.yml index 2a5b3d4fbe0..0baa1df3f78 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -157,6 +157,7 @@ task: task: name: '[no depends, sanitizers: fuzzer,address,undefined,integer] [focal]' + only_if: $CIRRUS_BRANCH == $CIRRUS_DEFAULT_BRANCH || $CIRRUS_BASE_BRANCH == $CIRRUS_DEFAULT_BRANCH << : *GLOBAL_TASK_TEMPLATE container: image: ubuntu:focal