Skip to content

Commit 463864b

Browse files
committed
Run without parallelism
1 parent dec3171 commit 463864b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ environment:
3030
matrix:
3131
- THREAD_SAFE: 0
3232
OPCACHE: 0
33-
PARALLEL: -j2
33+
PARALLEL:
3434
- THREAD_SAFE: 1
3535
OPCACHE: 1
36-
PARALLEL: -j2
36+
PARALLEL:
3737
INTRINSICS: AVX
3838

3939
services:

0 commit comments

Comments
 (0)