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 6b82281 commit 11ce501Copy full SHA for 11ce501
.github/workflows/R-CMD-check.yaml
@@ -13,6 +13,7 @@ jobs:
13
matrix:
14
config:
15
- { os: windows-latest, r: '3.6'}
16
+ - { os: windows-latest, r: '4.0'}
17
- { os: windows-latest, r: 'devel'}
18
- { os: ubuntu-16.04, r: '3.5', cran: "https://demo.rstudiopm.com/all/__linux__/xenial/latest"}
19
- { os: ubuntu-16.04, r: '3.6', cran: "https://demo.rstudiopm.com/all/__linux__/xenial/latest"}
0 commit comments