Skip to content

Commit

Permalink
Bump memory limits in advance of making the ecmult context static.
Browse files Browse the repository at this point in the history
  • Loading branch information
roconnor-blockstream committed Aug 20, 2021
1 parent d7ec49a commit 8de2d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ task:
container:
dockerfile: ci/linux-debian.Dockerfile
cpu: 1
memory: 1G
memory: 2G
env:
ECDH: yes
RECOVERY: yes
Expand Down

0 comments on commit 8de2d86

Please sign in to comment.