mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
ci: increase memory on asan run
This commit is contained in:
parent
24ca09cb84
commit
291da8bedb
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue