Skip to content

Commit c955ba5

Browse files
committed
Is this a parallel testing issue?
1 parent 9d17620 commit c955ba5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.appveyor.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ environment:
3737
matrix:
3838
- THREAD_SAFE: 0
3939
OPCACHE: 0
40-
PARALLEL: -j2
41-
- THREAD_SAFE: 1
42-
OPCACHE: 1
43-
PARALLEL: -j2
44-
INTRINSICS: AVX
40+
PARALLEL:
41+
# - THREAD_SAFE: 1
42+
# OPCACHE: 1
43+
# PARALLEL: -j2
44+
# INTRINSICS: AVX
4545

4646
services:
4747
# the setup scripts have to be touched, once some other db version is used

0 commit comments

Comments
 (0)