aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-01-26 10:44:32 +0100
committerMarcoFalke <falke.marco@gmail.com>2021-01-26 12:50:43 +0100
commitfaff3991a9be0ea7be31685fb46d94c212c5da34 (patch)
tree2e9bccd8e2dad91fccbf9e5f710ca3cbc2cc876e /.cirrus.yml
parent32d44d2b1ca3881eeaa8d28d6c411002bc38b154 (diff)
downloadbitcoin-faff3991a9be0ea7be31685fb46d94c212c5da34.tar.xz
ci: Fuzz with integer sanitizer
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index b915cfabc7..801164c368 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -136,7 +136,7 @@ task:
FILE_ENV: "./ci/test/00_setup_env_native_asan.sh"
task:
- name: '[no depends, sanitizers: fuzzer,address,undefined] [focal]'
+ name: '[no depends, sanitizers: fuzzer,address,undefined,integer] [focal]'
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal