Skip to content

Commit 0a3fb51

Browse files
committed
[Gradle] Disable auto detection of JVMs to force a specific JVM for test execution in CI.
1 parent afc1066 commit 0a3fb51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
org.gradle.java.installations.auto-detect=false
12
org.gradle.java.installations.auto-download=false
23
org.gradle.java.installations.fromEnv=BUILD_JAVA_HOME
34

0 commit comments

Comments
 (0)