From 465df7bad12fbea7dbcf6dbabb1b29d088c42665 Mon Sep 17 00:00:00 2001 From: Sri Harsha CH <57220027+harshachinta@users.noreply.github.com> Date: Thu, 31 Aug 2023 18:39:29 +0530 Subject: [PATCH] fix: fix kokoro windows java8 ci (#2573) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- .kokoro/build.bat | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.kokoro/build.bat b/.kokoro/build.bat index c896610a27d..067cf4a4c48 100644 --- a/.kokoro/build.bat +++ b/.kokoro/build.bat @@ -15,8 +15,4 @@ :: downstream client libraries before they are released. :: See documentation in type-shell-output.bat -set JAVA8_HOME=%JAVA_HOME:"=% -choco install -y openjdk11 -set JAVA11_HOME=C:\Program Files\Eclipse Adoptium\jdk-11.0.18.10-hotspot\ - "C:\Program Files\Git\bin\bash.exe" %~dp0build.sh