Skip to content

Commit 291da8b

Browse files
committed
ci: increase memory on asan run
1 parent 24ca09c commit 291da8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ task:
103103
<< : *GLOBAL_TASK_TEMPLATE
104104
container:
105105
image: ubuntu:focal
106+
memory: 12G # ELEMENTS: need more memory
106107
env:
107108
FILE_ENV: "./ci/test/00_setup_env_native_asan.sh"
108109

0 commit comments

Comments
 (0)