Skip to content

Commit 7912737

Browse files
committed
DEBUG test x86 also on AppVeyour
1 parent 6b427aa commit 7912737

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ environment:
1919
PHP_BUILD_CRT: vs16
2020
matrix:
2121
- THREAD_SAFE: ""
22-
- THREAD_SAFE: 1
23-
INTRINSICS: AVX2
22+
#- THREAD_SAFE: 1
23+
# INTRINSICS: AVX2
2424

2525
services:
2626
- mysql
@@ -29,7 +29,7 @@ services:
2929

3030
platform:
3131
- x64
32-
#- x86
32+
- x86
3333

3434
build_script:
3535
- .github\scripts\windows\build.bat

0 commit comments

Comments
 (0)