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 578e991 commit db87ee8Copy full SHA for db87ee8
.github/workflows/R-CMD-check.yaml
@@ -23,7 +23,6 @@ jobs:
23
- {os: windows-latest, r: 'release'}
24
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
25
- {os: ubuntu-latest, r: 'release'}
26
- - {os: ubuntu-latest, r: 'oldrel-1'}
27
28
env:
29
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
0 commit comments