Skip to content

Commit ddb4a0b

Browse files
committed
kokoro: nightly: reduce parallel jobs
Signed-off-by: Alessandro Comodi <[email protected]>
1 parent efab77a commit ddb4a0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/kokoro/continuous/nightly.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ env_vars {
5555

5656
env_vars {
5757
key: "NUM_CORES"
58-
value: "5"
58+
value: "4"
5959
}

.github/kokoro/presubmit/nightly.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ env_vars {
5555

5656
env_vars {
5757
key: "NUM_CORES"
58-
value: "5"
58+
value: "4"
5959
}

0 commit comments

Comments
 (0)