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 af7cbc5 commit bcb1922Copy full SHA for bcb1922
.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