thisisnic commented on code in PR #48297:
URL: https://github.com/apache/arrow/pull/48297#discussion_r2594716858


##########
dev/tasks/macros.jinja:
##########
@@ -247,23 +247,19 @@ env:
       path: repo/libarrow
   {% endif %}
   {% if get_nix %}
-    {% for openssl_version in ["1.0", "1.1", "3.0"] %}
-  - name: Get Linux OpenSSL {{ openssl_version }} binary
+  - name: Get Linux OpenSSL 3.0 binary

Review Comment:
   Wasn't sure if I should just remove references to it being 3, given it's the 
only one now?
   
   So for the nightlies instead of `linux-x86_64-openssl-3.0` we just have 
`linux-x86_64` ?



-- 
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