jorisvandenbossche commented on code in PR #43970:
URL: https://github.com/apache/arrow/pull/43970#discussion_r1745414082
##########
.github/workflows/go.yml:
##########
@@ -209,7 +209,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 #
v5.2.0
with:
- python-version: 3.8
+ python-version: 3.9
Review Comment:
Can we bump this directly to something like 3.12? As far as I understand,
this python version is only used for running archery, so it shouldn't matter
much which version we use?
--
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]