We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4874790 + 7bd74fc commit 516304aCopy full SHA for 516304a
.github/workflows/R-CMD-check.yaml
@@ -16,6 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
config:
19
+ - {os: macos-13, r: 'oldrel'}
20
- {os: macos-latest, r: 'release'}
21
- {os: windows-latest, r: 'devel'}
22
- {os: windows-latest, r: '4.4'}
0 commit comments