Skip to content

Commit 16f12f7

Browse files
committed
Tweak.
1 parent 8609b8e commit 16f12f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ steps:
282282
environment:
283283
CC: clang-9
284284
CXX: clang++-9
285-
BUILD_FLAGS: -- -j
285+
BUILD_FLAGS: -- -j 4
286286
CMAKE_FLAGS: -GNinja -DSIMDJSON_BUILD_STATIC=ON
287287
CTEST_FLAGS: -j4 --output-on-failure
288288
CXXFLAGS: -stdlib=libc++

0 commit comments

Comments
 (0)