Skip to content

Commit

Permalink
bump R-CMD action timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored Sep 4, 2023
1 parent b467ea4 commit 4032a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: R-CMD-check
jobs:
R-CMD-check:
runs-on: ${{ matrix.config.os }}
timeout-minutes: 18
timeout-minutes: 30
name: ${{ matrix.config.os }} (${{ matrix.config.r }})

strategy:
Expand Down

0 comments on commit 4032a9c

Please sign in to comment.