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 10af98f commit b8e8fb9Copy full SHA for b8e8fb9
.github/workflows/R-CMD-check.yaml
@@ -34,7 +34,7 @@ jobs:
34
- {os: ubuntu-18.04, r: 'oldrel-1'}
35
- {os: ubuntu-18.04, r: 'oldrel-2'}
36
- {os: ubuntu-18.04, r: 'oldrel-3'}
37
- - {os: ubuntu-18.04, r: 'oldrel-4'}
+ #- {os: ubuntu-18.04, r: 'oldrel-4'}
38
39
env:
40
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
0 commit comments