Skip to content

Commit 61a09d2

Browse files
committed
move from 30 minute timeout to 45 minutes
1 parent 778c821 commit 61a09d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ defaults:
1919
jobs:
2020
R-CMD-check:
2121
name: ${{ matrix.os }}, tf-${{ matrix.tf }}, R-${{ matrix.r}}
22-
timeout-minutes: 30
22+
timeout-minutes: 45
2323
strategy:
2424
fail-fast: false
2525
matrix:

0 commit comments

Comments
 (0)