Skip to content

Commit b7f8259

Browse files
committed
GHA: no need to check on R 3.6
In fact, we cannot run the check.
1 parent 5f033eb commit b7f8259

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
- {os: windows-latest, r: 'devel'}
2828
- {os: windows-latest, r: 'next'}
2929
- {os: windows-latest, r: 'release'}
30-
# Use 3.6 to trigger usage of RTools35
31-
- {os: windows-latest, r: '3.6'}
3230
# use 4.1 to check with rtools40's older compiler
3331
- {os: windows-latest, r: '4.1'}
3432

0 commit comments

Comments
 (0)