Skip to content

Commit c5d5b04

Browse files
committed
Fix configuration cache ci build by reducing worker for now
1 parent 296cae8 commit c5d5b04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/scripts/gradle-configuration-cache-validation.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
set -euo pipefail
44

5+
export MAX_WORKER_ENV=4
56
# This is a workaround for https://github.com/gradle/gradle/issues/28159
67
.ci/scripts/run-gradle.sh --no-daemon $@
78

0 commit comments

Comments
 (0)