lidavidm commented on code in PR #2310:
URL: https://github.com/apache/arrow-adbc/pull/2310#discussion_r1833474361
##########
.github/workflows/packaging.yml:
##########
@@ -801,7 +803,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- python_version: ["3.9", "3.10", "3.11", "3.12"]
+ python_version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
Review Comment:
PyArrow still builds for 3.9 so I think we can keep it for now. It's also
still in security support for a while.
--
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]