pitrou commented on code in PR #45040:
URL: https://github.com/apache/arrow/pull/45040#discussion_r1890147263


##########
dev/tasks/python-wheels/github.linux.yml:
##########
@@ -141,9 +139,9 @@ jobs:
       {{ 
macros.github_upload_wheel_scientific_python("arrow/python/repaired_wheels/*.whl")|indent
 }}
 
       {% if arrow.is_default_branch() %}
-      - name: Push Docker Image
+      - name: Push Docker images
         shell: bash
         run: |
           archery docker push python-wheel-manylinux-{{ manylinux_version }}
-          archery docker push python-wheel-manylinux-test-unittests
+          archery docker push {{ test_unittests_image }}

Review Comment:
   Hmm, I don't know. But it's probably not very important, since the build 
step took 1 minute in 
https://github.com/ursacomputing/crossbow/actions/runs/12377700603/job/34547835928



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

Reply via email to