Skip to content

Commit

Permalink
ARROW-13573: [C++] Try bumping timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
lidavidm committed Sep 13, 2021
1 parent 715c2ad commit 4e8d34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jobs:
name: AMD64 Windows MinGW ${{ matrix.mingw-n-bits }} C++
runs-on: windows-latest
if: ${{ !contains(github.event.pull_request.title, 'WIP') }}
timeout-minutes: 45
timeout-minutes: 60
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 4e8d34a

Please sign in to comment.