File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,16 @@ jobs:
1414 config :
1515 - { os: windows-latest, r: '3.5'}
1616 - { os: windows-latest, r: '3.6'}
17+ - { os: windows-latest, r: '4.0'}
1718 - { os: windows-latest, r: 'devel'}
1819 - { os: macOS-latest, r: '3.5'}
1920 - { os: macOS-latest, r: '3.6'}
21+ - { os: macOS-latest, r: '4.0'}
2022 - { os: macOS-latest, r: 'devel'}
2123 - { os: ubuntu-16.04, r: '3.4', cran: "https://demo.rstudiopm.com/all/__linux__/xenial/latest"}
2224 - { os: ubuntu-16.04, r: '3.5', cran: "https://demo.rstudiopm.com/all/__linux__/xenial/latest"}
2325 - { os: ubuntu-16.04, r: '3.6', cran: "https://demo.rstudiopm.com/all/__linux__/xenial/latest"}
26+ - { os: ubuntu-16.04, r: '4.0', cran: "https://demo.rstudiopm.com/all/__linux__/xenial/latest"}
2427
2528 env :
2629 R_REMOTES_NO_ERRORS_FROM_WARNINGS : true
You can’t perform that action at this time.
0 commit comments