File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change @@ -182,6 +182,54 @@ environment:
182182 PHP_VER : 8.0.0
183183 ZLIB_VER : 1.2.11
184184 TS : 1
185+ - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
186+ ARCH : x64
187+ VC : vs16
188+ PHP_VER : 8.1.9
189+ ZLIB_VER : 1.2.11
190+ TS : 0
191+ - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
192+ ARCH : x64
193+ VC : vs16
194+ PHP_VER : 8.1.9
195+ ZLIB_VER : 1.2.11
196+ TS : 1
197+ - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
198+ ARCH : x86
199+ VC : vs16
200+ PHP_VER : 8.1.9
201+ ZLIB_VER : 1.2.11
202+ TS : 0
203+ - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
204+ ARCH : x86
205+ VC : vs16
206+ PHP_VER : 8.1.9
207+ ZLIB_VER : 1.2.11
208+ TS : 1
209+ - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
210+ ARCH : x64
211+ VC : vs16
212+ PHP_VER : 8.2.5
213+ ZLIB_VER : 1.2.11
214+ TS : 0
215+ - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
216+ ARCH : x64
217+ VC : vs16
218+ PHP_VER : 8.2.5
219+ ZLIB_VER : 1.2.11
220+ TS : 1
221+ - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
222+ ARCH : x86
223+ VC : vs16
224+ PHP_VER : 8.2.5
225+ ZLIB_VER : 1.2.11
226+ TS : 0
227+ - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
228+ ARCH : x86
229+ VC : vs16
230+ PHP_VER : 8.2.5
231+ ZLIB_VER : 1.2.11
232+ TS : 1
185233
186234build_script :
187235 ps : |
You can’t perform that action at this time.
0 commit comments