Skip to content

Commit ac61486

Browse files
committed
Remove ARCH to make it x86_64 throughout.
1 parent fa6760d commit ac61486

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildscripts/kokoro/macos.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ brew install --cask temurin@8
2424
export PATH="$(/usr/libexec/java_home -v"1.8.0")/bin:${DOWNLOAD_DIR}/cmake-${CMAKE_VERSION}-macos-universal/CMake.app/Contents/bin:${PATH}"
2525
export JAVA_HOME="$(/usr/libexec/java_home -v"1.8.0")"
2626
brew install maven
27-
export ARCH=aarch_64
2827

2928
"$GRPC_JAVA_DIR"/buildscripts/kokoro/unix.sh

0 commit comments

Comments
 (0)