aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-04-30 08:49:55 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-04-30 08:33:07 +0200
commitfaeabef4f386009847a0f91041d44e6f31eec618 (patch)
tree2de81f6ef4d6fd4fdea0bcbedcb48970fcb8852a /.cirrus.yml
parent480bf01c295527bd212964efe4df3bb886db5654 (diff)
downloadbitcoin-faeabef4f386009847a0f91041d44e6f31eec618.tar.xz
ci: Enable D_GLIBCXX_DEBUG for multiprocess task
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 e353101ecc..390192bfc6 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -161,7 +161,7 @@ task:
FILE_ENV: "./ci/test/00_setup_env_native_fuzz.sh"
task:
- name: '[multiprocess] [focal]'
+ name: '[multiprocess, DEBUG] [focal]'
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal