We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f337dd1 commit c6c5b5aCopy full SHA for c6c5b5a
.github/workflows/R-CMD-check.yaml
@@ -43,7 +43,7 @@ jobs:
43
- {os: ubuntu-latest, r: 'oldrel-2'}
44
- {os: ubuntu-latest, r: 'oldrel-3'}
45
- {os: ubuntu-latest, r: 'oldrel-4'}
46
- - {os: ubuntu-latest, r: '3.5'}
+ - {os: ubuntu-latest, r: '3.6'}
47
48
env:
49
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
0 commit comments