viirya commented on code in PR #45:
URL: 
https://github.com/apache/arrow-datafusion-comet/pull/45#discussion_r1495284479


##########
.github/actions/setup-macos-builder/action.yaml:
##########
@@ -49,11 +49,17 @@ runs:
         unzip $PROTO_ZIP
         echo "$HOME/d/protoc/bin" >> $GITHUB_PATH
         export PATH=$PATH:$HOME/d/protoc/bin
+        # install openssl to work with JDK 8 loading libcrypto.dylib

Review Comment:
   Why this is for JDK 8 only?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to