You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/16 15:18:06 UTC

[GitHub] [arrow] pitrou commented on a diff in pull request #13359: ARROW-16794: [CI][C++][MinGW] Use debug build to reduce build time

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


##########
.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:
   If it times out with 90 then something is going really wrong.



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