Skip to content

Commit d3dbd49

Browse files
committed
fix build error
1 parent 12ae463 commit d3dbd49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/scripts/jni_manylinux_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dist_dir="${4}"
5050
github_actions_group_end
5151

5252
github_actions_group_begin "Install Archery"
53-
pip install -e "${arrow_dir}/dev/archery[all]" "pandas<2.3"
53+
pip install -e "${arrow_dir}/dev/archery"
5454
github_actions_group_end
5555

5656
github_actions_group_begin "Clear output directories and leftovers"

0 commit comments

Comments
 (0)