Commits


Joris Van den Bossche authored and GitHub committed 45b36976a31
GH-43519: [Python][CI] Add Python 3.13 conda test build (#44192) ### Rationale for this change When adding Python 3.13 support (https://github.com/apache/arrow/pull/43539), conda was not yet ready to support Python 3.13. But over the last weeks most conda packages having being updated, so trying again. * GitHub Issue: #43519 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>