Skip to content

Commit

Permalink
ci: increase memory on asan run
Browse files Browse the repository at this point in the history
  • Loading branch information
apoelstra committed Apr 2, 2021
1 parent 24ca09c commit 50b2af6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ task:
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal
memory: 16G # ELEMENTS: need more memory
env:
FILE_ENV: "./ci/test/00_setup_env_native_asan.sh"

Expand Down

0 comments on commit 50b2af6

Please sign in to comment.