Skip to content

Commit 57671f6

Browse files
committed
Enable 7.x to run with --parallel
1 parent edc3e9f commit 57671f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/java-versions.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
ES_BUILD_JAVA=openjdk12
88
ES_RUNTIME_JAVA=java8
99
GRADLE_TASK=build
10-
GRADLE_EXTRA_ARGS=--no-parallel
10+
GRADLE_EXTRA_ARGS=

0 commit comments

Comments
 (0)