File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 tools : pecl
5353 extensions : ds,mbstring
5454 ini-file : development
55- ini-values : memory_limit=2G, opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
55+ ini-values : memory_limit=2G
5656
5757 - name : " Install dependencies"
5858 run : " composer install --no-interaction --no-progress"
8787 tools : pecl
8888 extensions : ds,mbstring
8989 ini-file : development
90- ini-values : memory_limit=1G, opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
90+ ini-values : memory_limit=1G
9191
9292 - name : " Install dependencies"
9393 run : " composer install --no-interaction --no-progress"
@@ -147,7 +147,7 @@ jobs:
147147 tools : pecl
148148 extensions : ds,mbstring
149149 ini-file : development
150- ini-values : memory_limit=1G, opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
150+ ini-values : memory_limit=1G
151151
152152 - name : " Install dependencies"
153153 run : " composer install --no-interaction --no-progress"
You can’t perform that action at this time.
0 commit comments