Skip to content

Commit

Permalink
DX-100503: trying to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
xxlaykxx committed Feb 14, 2025
1 parent bf4b957 commit 4c820ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/java-jars/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
for python_package in $(brew list | grep python@); do
brew install --overwrite ${python_package}
done
brew install --overwrite python
# brew install --overwrite python

brew bundle --file=arrow/cpp/Brewfile
# We want to link aws-sdk-cpp statically but Homebrew's
Expand Down

0 comments on commit 4c820ce

Please sign in to comment.