File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 47
47
php-version : " ${{ matrix.php-version }}"
48
48
ini-file : development
49
49
extensions : mbstring
50
- ini-values : opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
51
50
52
51
- name : " Install dependencies"
53
52
run : " composer install --no-interaction --no-progress"
85
84
coverage : " none"
86
85
php-version : " ${{ matrix.php-version }}"
87
86
ini-file : development
88
- ini-values : opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
89
87
extensions : mbstring
90
88
91
89
- name : " Install dependencies"
@@ -123,7 +121,6 @@ jobs:
123
121
with :
124
122
coverage : " none"
125
123
php-version : " 8.1"
126
- ini-values : opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
127
124
ini-file : development
128
125
129
126
- name : " Install dependencies"
@@ -150,7 +147,6 @@ jobs:
150
147
with :
151
148
coverage : " none"
152
149
php-version : " 8.1"
153
- ini-values : opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
154
150
ini-file : development
155
151
156
152
- name : " Install dependencies"
You can’t perform that action at this time.
0 commit comments