Skip to content

Commit 3c09b42

Browse files
committed
increasing gradle memory
1 parent 04095ac commit 3c09b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ muzzle-dep-report:
515515
KUBERNETES_MEMORY_LIMIT: 17Gi
516516
KUBERNETES_CPU_REQUEST: 10
517517
GRADLE_WORKERS: 4
518-
GRADLE_MEM: 3G
518+
GRADLE_MEM: 4G
519519
GRADLE_PARAMS: "-PskipFlakyTests"
520520
CONTINUE_ON_FAILURE: "false"
521521
TESTCONTAINERS_CHECKS_DISABLE: "true"

0 commit comments

Comments
 (0)