Skip to content

Commit 83bfe7a

Browse files
committed
disable tests on R 3.5
1 parent 0ab3932 commit 83bfe7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030

3131
- {os: 'ubuntu-latest', tf: 'default', r: 'oldrel-1'}
3232
- {os: 'ubuntu-latest', tf: 'default', r: '3.6'} # default R in ubuntu-20.04
33-
- {os: 'ubuntu-latest', tf: 'default', r: '3.5'}
3433

3534
- {os: 'ubuntu-20.04' , tf: 'release', r: 'release'}
3635
- {os: 'windows-latest', tf: 'release', r: 'release'}

0 commit comments

Comments
 (0)