Skip to content

Commit f44c1bf

Browse files
committed
revert java-jars workflow
1 parent baf6b70 commit f44c1bf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

dev/tasks/java-jars/github.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ jobs:
110110
if [ "{{ arch }}" = "aarch_64" ]; then
111111
export JAVA_HOME=$(brew --prefix openjdk@11)/libexec/openjdk.jdk/Contents/Home
112112
fi
113-
# make brew protobuf available to CMake
114-
export Protobuf_ROOT=$(brew --prefix protobuf)
115113
arrow/ci/scripts/java_jni_macos_build.sh \
116114
$GITHUB_WORKSPACE/arrow \
117115
$GITHUB_WORKSPACE/arrow/cpp-build \

0 commit comments

Comments
 (0)