Skip to content

Commit

Permalink
Add "different" mac to check list
Browse files Browse the repository at this point in the history
  • Loading branch information
aadler committed Apr 4, 2024
1 parent b9a6d58 commit af2b229
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 @@ -17,6 +17,7 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macos-14, r: 'release'}
- {os: macos-latest, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
Expand Down

0 comments on commit af2b229

Please sign in to comment.