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