Skip to content

Commit

Permalink
CI: test on arm64 macos
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Feb 9, 2024
1 parent 0b171db commit 39bf56c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macOS-latest, r: 'release'}
- {os: macOS-13, r: 'release'}
- {os: macOS-14, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
Expand Down

0 comments on commit 39bf56c

Please sign in to comment.