Skip to content

Commit b07b44a

Browse files
committed
kokoro: nightly: further reduce cores to 3
Signed-off-by: Alessandro Comodi <[email protected]>
1 parent d335c30 commit b07b44a

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: "4"
58+
value: "3"
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: "4"
58+
value: "3"
5959
}

0 commit comments

Comments
 (0)