Skip to content

Commit

Permalink
Also download Minio for wheel tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pitrou committed Sep 16, 2024
1 parent de0bc3b commit dfc79d8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev/tasks/python-wheels/github.osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,11 @@ jobs:
python-version: 3.12
update-environment: false

- name: Install MinIO
run: |
$(brew --prefix bash)/bin/bash \
arrow/ci/scripts/install_minio.sh latest /usr/local
- name: Install GCS testbench
env:
PIPX_BIN_DIR: /usr/local/bin
Expand Down

0 comments on commit dfc79d8

Please sign in to comment.