Skip to content

Commit 25b20d2

Browse files
committed
GHA: test on R-devel macOS
Check if the libraries are OK by default.
1 parent b388132 commit 25b20d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
config:
27+
- {os: macos-latest, r: 'devel'}
2728
- {os: macos-latest, r: 'release'}
2829

2930
- {os: windows-latest, r: 'release'}

0 commit comments

Comments
 (0)