Skip to content

Commit 465df7b

Browse files
fix: fix kokoro windows java8 ci (#2573)
* chore: fix kokoro windows java8 ci * chore: update version * chore: update file * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent fbf1df9 commit 465df7b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.kokoro/build.bat

-4
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,4 @@
1515
:: downstream client libraries before they are released.
1616
:: See documentation in type-shell-output.bat
1717

18-
set JAVA8_HOME=%JAVA_HOME:"=%
19-
choco install -y openjdk11
20-
set JAVA11_HOME=C:\Program Files\Eclipse Adoptium\jdk-11.0.18.10-hotspot\
21-
2218
"C:\Program Files\Git\bin\bash.exe" %~dp0build.sh

0 commit comments

Comments
 (0)