Skip to content

Commit 54cbb98

Browse files
Stop CI on R 3.6 (#5888)
1 parent 4bbb15e commit 54cbb98

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
- {os: macos-latest, r: 'release'}
2626

2727
- {os: windows-latest, r: 'release'}
28-
# Use 3.6 to trigger usage of RTools35
29-
- {os: windows-latest, r: '3.6'}
3028
# use 4.1 to check with rtools40's older compiler
3129
- {os: windows-latest, r: '4.1'}
3230

0 commit comments

Comments
 (0)