raulcd commented on code in PR #36061:
URL: https://github.com/apache/arrow/pull/36061#discussion_r1229631979
##########
.github/workflows/python.yml:
##########
@@ -47,41 +47,41 @@ jobs:
name: ${{ matrix.title }}
runs-on: ubuntu-latest
if: ${{ !contains(github.event.pull_request.title, 'WIP') }}
- timeout-minutes: 60
+ timeout-minutes: 90
Review Comment:
I've done this to fix the MacOS 12 job that was timing out after 60 minutes.
Happy to revert if we think we should tackle the issue differently or on
another PR.
--
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]