Skip to content

Commit 9cc33cb

Browse files
committed
Try more RAM
1 parent 79bae4b commit 9cc33cb

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
@@ -363,7 +363,7 @@
363363
checkreturn="true"
364364
>
365365
<arg value="-d"/>
366-
<arg value="memory_limit=768M"/>
366+
<arg value="memory_limit=896M"/>
367367
<arg path="bin/phpstan"/>
368368
<arg value="analyse"/>
369369
<arg value="-c"/>

0 commit comments

Comments
 (0)