Skip to content

Commit b84042f

Browse files
authored
chore: ensure that java8 is used to run tests in kokoro windows job (#2210)
1 parent ffa6dfa commit b84042f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/build.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
:: downstream client libraries before they are released.
1616
:: See documentation in type-shell-output.bat
1717

18+
set JAVA8_HOME=%JAVA_HOME:"=%
1819
choco install -y openjdk11
1920
set JAVA11_HOME=C:\Program Files\Eclipse Adoptium\jdk-11.0.17.8-hotspot\
2021

0 commit comments

Comments
 (0)