We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778c821 commit 61a09d2Copy full SHA for 61a09d2
.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: 30
+ timeout-minutes: 45
23
strategy:
24
fail-fast: false
25
matrix:
0 commit comments