Skip to content

Commit

Permalink
Add macOS-latest to R CMD CHECK
Browse files Browse the repository at this point in the history
  • Loading branch information
athowes committed Nov 20, 2024
1 parent 7205068 commit dec6b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- {os: windows-latest, r: 'release', rtools: '44'}
- {os: ubuntu-latest, r: 'release', rtools: ''}
- {os: ubuntu-latest, r: 'oldrel-1', rtools: ''}
- {os: macOS-latest, r: 'release', rtools: ''}

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

0 comments on commit dec6b4b

Please sign in to comment.