We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c393bac commit 26d9e1fCopy full SHA for 26d9e1f
.github/workflows/R-CMD-check.yaml
@@ -28,6 +28,7 @@ jobs:
28
- {os: 'windows-latest', tf: 'default', r: 'oldrel'}
29
- {os: 'macOS-latest' , tf: 'default', r: 'oldrel'}
30
31
+ - {os: 'ubuntu-20.04' , tf: 'default', r: 'oldrel-1'}
32
- {os: 'ubuntu-20.04', tf: 'default', r: '3.6'} # default R in ubuntu-20.04
33
- {os: 'ubuntu-20.04', tf: 'default', r: '3.5'} #
34
0 commit comments