We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fed2fd commit 2643c01Copy full SHA for 2643c01
.github/workflows/R-CMD-check.yaml
@@ -19,7 +19,7 @@ defaults:
19
jobs:
20
R-CMD-check:
21
name: ${{ matrix.os }}, tf-${{ matrix.tf }}, R-${{ matrix.r}}
22
- timeout-minutes: 45
+ timeout-minutes: 180
23
strategy:
24
fail-fast: false
25
matrix:
0 commit comments