Revert "ci: Run fuzzer task for the master branch only"

This reverts commit 5a9e255e5a.
This commit is contained in:
MarcoFalke 2022-02-08 20:19:44 +01:00
parent 280a7777d3
commit fab8cd5f87
No known key found for this signature in database
GPG Key ID: CE2B75697E69A548

View File

@ -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