viirya commented on code in PR #7407:
URL: https://github.com/apache/arrow-datafusion/pull/7407#discussion_r1305843905
##########
.github/workflows/rust.yml:
##########
@@ -363,9 +363,24 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "3.8"
+ - name: Install OpenSSL 1.1.1
Review Comment:
We either install OpenSSL 1.1.1 like this PR, or use Python which uses
OpenSSL 3, or use an image installed with OpenSSL 1.1.1.
--
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]