tustvold commented on code in PR #7407:
URL: https://github.com/apache/arrow-datafusion/pull/7407#discussion_r1305402761
##########
.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:
Is there no apt package for this? Perhaps
https://packages.debian.org/bookworm/python3-openssl ?
--
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]