Skip to content

Commit c6c5b5a

Browse files
old R -> 3.6 (#2235)
1 parent f337dd1 commit c6c5b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- {os: ubuntu-latest, r: 'oldrel-2'}
4444
- {os: ubuntu-latest, r: 'oldrel-3'}
4545
- {os: ubuntu-latest, r: 'oldrel-4'}
46-
- {os: ubuntu-latest, r: '3.5'}
46+
- {os: ubuntu-latest, r: '3.6'}
4747

4848
env:
4949
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)