Skip to content

Commit

Permalink
GH-45305: [CI][Python] Temporarily avoid newer boto3 version (#45311)
Browse files Browse the repository at this point in the history
Until Minio gets fixed.

* GitHub Issue: #45305

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
  • Loading branch information
pitrou authored and amoeba committed Feb 11, 2025
1 parent 7722b62 commit d94cf52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/appveyor-cpp-setup.bat
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ conda create -n arrow ^
"ninja" ^
"nomkl" ^
"pandas" ^
"fsspec" ^
"python=%PYTHON%" ^
|| exit /B
conda list -n arrow
Expand Down

0 comments on commit d94cf52

Please # to comment.