We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43554d0 commit 9b8978bCopy full SHA for 9b8978b
.github/workflows/R-CMD-check.yaml
@@ -59,7 +59,7 @@ jobs:
59
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
60
- {os: ubuntu-latest, r: 'release'}
61
- {os: ubuntu-latest, r: 'oldrel-1'}
62
- - {os: ubuntu-latest, r: '3.5'}
+ - {os: ubuntu-latest, r: '4.1'}
63
64
env:
65
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
0 commit comments