Skip to content

Commit

Permalink
Test MacOS on both intel and arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Jan 16, 2025
1 parent d265662 commit 7852ad4
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 @@ -16,6 +16,7 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macos-13, r: 'release'}
- {os: macos-latest, r: 'release'}
- {os: windows-latest, r: 'devel'}
- {os: windows-latest, r: '4.4'}
Expand Down

0 comments on commit 7852ad4

Please sign in to comment.