Skip to content

Commit fd4afb0

Browse files
committed
Remove win-R-3.6 due to xgboost
1 parent 9cff096 commit fd4afb0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@ jobs:
2323
matrix:
2424
config:
2525
- {os: macOS-latest, r: 'release'}
26-
2726
- {os: windows-latest, r: 'release'}
28-
# Use 3.6 to trigger usage of RTools35
29-
- {os: windows-latest, r: '3.6'}
30-
3127
# Use older ubuntu to maximise backward compatibility
3228
- {os: ubuntu-18.04, r: 'devel', http-user-agent: 'release'}
3329
- {os: ubuntu-18.04, r: 'release'}

0 commit comments

Comments
 (0)