Skip to content

Commit 11ce501

Browse files
committed
add testing on 4.0
1 parent 6b82281 commit 11ce501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
matrix:
1414
config:
1515
- { os: windows-latest, r: '3.6'}
16+
- { os: windows-latest, r: '4.0'}
1617
- { os: windows-latest, r: 'devel'}
1718
- { os: ubuntu-16.04, r: '3.5', cran: "https://demo.rstudiopm.com/all/__linux__/xenial/latest"}
1819
- { os: ubuntu-16.04, r: '3.6', cran: "https://demo.rstudiopm.com/all/__linux__/xenial/latest"}

0 commit comments

Comments
 (0)