pitrou commented on code in PR #45470: URL: https://github.com/apache/arrow/pull/45470#discussion_r1983000448
########## ci/docker/python-wheel-manylinux.dockerfile: ########## @@ -22,10 +22,11 @@ ARG arch ARG arch_short ARG manylinux -ENV MANYLINUX_VERSION=${manylinux} +ENV LINUX_WHEEL_NAME='many' Review Comment: Also, I would prefer "manylinux" and "musllinux", rather than "many" and "musl". -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org