Skip to content

Commit

Permalink
Increase timeout on actions
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ash committed Mar 6, 2024
1 parent 6e1ff6f commit aaf166e
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 @@ -25,7 +25,7 @@ jobs:
- {os: ubuntu-latest, r: 'oldrel-1'}

# Shorter timeout to prevent mac builders hanging for 6 hours!
timeout-minutes: 30
timeout-minutes: 45

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit aaf166e

Please sign in to comment.