We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b388132 commit 25b20d2Copy full SHA for 25b20d2
.github/workflows/R-CMD-check.yaml
@@ -24,6 +24,7 @@ jobs:
24
fail-fast: false
25
matrix:
26
config:
27
+ - {os: macos-latest, r: 'devel'}
28
- {os: macos-latest, r: 'release'}
29
30
- {os: windows-latest, r: 'release'}
0 commit comments