File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 4747 php-version : " ${{ matrix.php-version }}"
4848 ini-file : development
4949 extensions : mbstring
50- ini-values : opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
5150
5251 - name : " Install dependencies"
5352 run : " composer install --no-interaction --no-progress"
8584 coverage : " none"
8685 php-version : " ${{ matrix.php-version }}"
8786 ini-file : development
88- ini-values : opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
8987 extensions : mbstring
9088
9189 - name : " Install dependencies"
@@ -123,7 +121,6 @@ jobs:
123121 with :
124122 coverage : " none"
125123 php-version : " 8.1"
126- ini-values : opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
127124 ini-file : development
128125
129126 - name : " Install dependencies"
@@ -150,7 +147,6 @@ jobs:
150147 with :
151148 coverage : " none"
152149 php-version : " 8.1"
153- ini-values : opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
154150 ini-file : development
155151
156152 - name : " Install dependencies"
You can’t perform that action at this time.
0 commit comments