Skip to content

Commit 506e344

Browse files
committed
Check on Windows 3.6
1 parent c4f6cef commit 506e344

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
@@ -21,6 +21,7 @@ jobs:
2121
- {os: macOS-latest, r: 'devel'}
2222
- {os: macOS-latest, r: 'release'}
2323
- {os: windows-latest, r: 'release'}
24+
- {os: windows-latest, r: '3.6'}
2425
- {os: ubuntu-16.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
2526
- {os: ubuntu-16.04, r: 'oldrel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
2627
- {os: ubuntu-16.04, r: '3.5', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}

0 commit comments

Comments
 (0)