Skip to content

Commit 6d1ec9d

Browse files
lookymanondrejmirtes
authored andcommitted
Increase memory limit for build
1 parent 864c85c commit 6d1ec9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
checkreturn="true"
127127
>
128128
<arg value="-d"/>
129-
<arg value="memory_limit=256M"/>
129+
<arg value="memory_limit=512M"/>
130130
<arg path="bin/phpstan"/>
131131
<arg value="analyse"/>
132132
<arg value="-c"/>

0 commit comments

Comments
 (0)