Skip to content

Commit

Permalink
ci: stay below cirrus 4G/CPU limit
Browse files Browse the repository at this point in the history
  • Loading branch information
apoelstra committed Apr 15, 2021
1 parent 40c09f6 commit 4b0ae4d
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 @@ -104,6 +104,7 @@ task:
container:
image: ubuntu:focal
memory: 12G # ELEMENTS: need more memory
cpu: 3 # ELEMENTS: cirrus wants more CPUs if you want more memory
env:
FILE_ENV: "./ci/test/00_setup_env_native_asan.sh"

Expand Down

0 comments on commit 4b0ae4d

Please sign in to comment.