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 52
52
tools : pecl
53
53
extensions : ds,mbstring
54
54
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
56
56
57
57
- name : " Install dependencies"
58
58
run : " composer install --no-interaction --no-progress"
87
87
tools : pecl
88
88
extensions : ds,mbstring
89
89
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
91
91
92
92
- name : " Install dependencies"
93
93
run : " composer install --no-interaction --no-progress"
@@ -147,7 +147,7 @@ jobs:
147
147
tools : pecl
148
148
extensions : ds,mbstring
149
149
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
151
151
152
152
- name : " Install dependencies"
153
153
run : " composer install --no-interaction --no-progress"
You can’t perform that action at this time.
0 commit comments