Skip to content

Commit 39efd5e

Browse files
committed
CI test on both intel and arm64 MacOS
1 parent 63a8297 commit 39efd5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/R-CMD-check.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
config:
22-
- {os: macos-14, r: 'release'}
22+
- {os: macos-15-intel, r: 'release'}
2323
- {os: macos-latest, r: 'next'}
2424
- {os: windows-latest, r: '4.1'}
2525
- {os: windows-latest, r: '4.2'}

0 commit comments

Comments
 (0)