We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f05de3 commit f339cbeCopy full SHA for f339cbe
buildscripts/kokoro/macos.sh
@@ -21,6 +21,7 @@ export GRADLE_FLAGS="${GRADLE_FLAGS:-} --max-workers=2"
21
trap spongify_logs EXIT
22
23
export -n JAVA_HOME
24
+brew install --cask temurin@8
25
export PATH="$(/usr/libexec/java_home -v"1.8.0")/bin:${DOWNLOAD_DIR}/cmake-${CMAKE_VERSION}-macos-universal/CMake.app/Contents/bin:${PATH}"
26
27
"$GRPC_JAVA_DIR"/buildscripts/kokoro/unix.sh
0 commit comments