Skip to content

Commit 32e5176

Browse files
committed
make timeout on windows 90 minutes
1 parent c629920 commit 32e5176

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
fail-fast: false
2828
runs-on: ${{ matrix.os }}
2929

30+
timeout-minutes: 90
3031
steps:
3132
- uses: actions/[email protected]
3233
- name: install-rtools

0 commit comments

Comments
 (0)