mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-25 09:51:07 +02:00
ci: Run fuzzer task for the master branch only
This commit is contained in:
@@ -153,6 +153,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
|
||||
|
Reference in New Issue
Block a user