You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/14 13:34:48 UTC

[GitHub] [arrow] raulcd commented on a diff in pull request #36061: GH-34788: [Python][Packaging][CI] Drop Python 3.7 support

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org