Skip to content

Commit

Permalink
GA: Run 'R CMD check' also on R-devel for macOS - extend run-time [#73]
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed Jan 17, 2024
1 parent c5353c7 commit b2aebdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
check:
if: "! contains(github.event.head_commit.message, '[ci skip]')"

timeout-minutes: 10
timeout-minutes: 20

runs-on: ${{ matrix.config.os }}

Expand Down

0 comments on commit b2aebdf

Please sign in to comment.