Commits


Raúl Cumplido authored and Antoine Pitrou committed 1808494f86e
ARROW-16455: [CI][Packaging] Add linux-ppc64le to the list of platforms to clean on conda This PR aims to fix the issue: ``` "[ERROR] ('Storage requirements exceeded (3221225472 bytes). Payment is required to add a file. Please go to https://anaconda.org/binstar.settings/billing to update your plan', 402)" ``` Closes #13066 from raulcd/ARROW-16455 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>