From cfae1f90169020cc2bcc2c24c026064b8fc3262c Mon Sep 17 00:00:00 2001 From: Michael McGuinness Date: Tue, 3 Jun 2025 14:05:56 +0000 Subject: [PATCH] Merged in bugfix/mainmem (pull request #162) Main Memory Allowance * dockermeme --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 9b6f597f..f41b6736 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -9,7 +9,7 @@ definitions: services: docker: - memory: 12000 + memory: 8000 steps: - step: &fullsuite