raulcd opened a new pull request, #49647: URL: https://github.com/apache/arrow/pull/49647
### Rationale for this change The conan CI jobs have been failing for 4+ months. The main problem is that conan deprecated the repository they used to build the Docker files we were using: > ⛔ This repository is now deprecated. The Docker recipes and images provided by this repository are no longer used by ConanCenterIndex CI. Users are encouraged to explore alternative solutions for their Docker image needs. see: https://github.com/conan-io/conan-docker-tools#readme ### What changes are included in this PR? Remove all conan related Arrow CI. The integration will have to be managed upstream when we build the PRs to conan. This might required patches and take longer but having the CI jobs broken for 4+ months without a clear guideline on how to proceed should be fixed. ### Are these changes tested? No ### Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
