assignUser commented on code in PR #13359:
URL: https://github.com/apache/arrow/pull/13359#discussion_r899182889


##########
.github/workflows/cpp.yml:
##########
@@ -260,7 +260,7 @@ jobs:
     name: AMD64 Windows MinGW ${{ matrix.mingw-n-bits }} C++
     runs-on: windows-2019
     if: ${{ !contains(github.event.pull_request.title, 'WIP') }}
-    timeout-minutes: 60
+    timeout-minutes: 90

Review Comment:
   Seeing that it also times out with 90: 
https://github.com/apache/arrow/runs/6912383497?check_suite_focus=true
   Should we bump it up some more? A long build is annoying but a canceled 
build is just wasted time...



-- 
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]

Reply via email to