Skip to content

Commit

Permalink
Cleanup final
Browse files Browse the repository at this point in the history
  • Loading branch information
danepitkin committed Aug 1, 2024
1 parent ee06181 commit 2e23a68
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dev/tasks/python-wheels/github.osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,12 @@ jobs:
vcpkg install \
--clean-after-build \
--x-install-root=${VCPKG_ROOT}/installed \
--x-manifest-root=/arrow/ci/vcpkg \
--x-feature=dev \
--x-manifest-root=arrow/ci/vcpkg \
--x-feature=azure \
--x-feature=flight \
--x-feature=gcs \
--x-feature=json \
--x-feature=parquet \
--x-feature=gandiva \
--x-feature=s3
- name: Install Python {{ python_version }}
Expand Down

0 comments on commit 2e23a68

Please sign in to comment.