Skip to content

Commit 2f28620

Browse files
author
DKravtsov
committed
fixed ci
1 parent 286f333 commit 2f28620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/test/php.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ max_input_time = 60
427427

428428
; Maximum amount of memory a script may consume
429429
; https://php.net/memory-limit
430-
memory_limit = 128M
430+
memory_limit = 2048M
431431

432432
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
433433
; Error handling and logging ;

0 commit comments

Comments
 (0)