Skip to content

Commit 439990c

Browse files
kiszkcyb70289
authored andcommitted
ARROW-13630: [CI][C++][s390x] Reduce parallelism to build Arrow library
Closes apache#10952 from kiszk/ARROW-13630 Authored-by: Kazuaki Ishizaki <[email protected]> Signed-off-by: Yibo Cai <[email protected]>
1 parent 4fde206 commit 439990c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
-e ARROW_PARQUET=OFF
101101
-e ARROW_S3=OFF
102102
-e CMAKE_UNITY_BUILD=ON
103-
-e CPP_MAKE_PARALLELISM=4
103+
-e CPP_MAKE_PARALLELISM=2
104104
-e PARQUET_BUILD_EXAMPLES=OFF
105105
-e PARQUET_BUILD_EXECUTABLES=OFF
106106
-e Protobuf_SOURCE=BUNDLED

0 commit comments

Comments
 (0)