ci: increase memory on asan run

This commit is contained in:
Andrew Poelstra 2021-04-02 19:18:36 +00:00
parent 24ca09cb84
commit 291da8bedb

View file

@ -103,6 +103,7 @@ task:
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal
memory: 12G # ELEMENTS: need more memory
env:
FILE_ENV: "./ci/test/00_setup_env_native_asan.sh"