Skip to content

Commit bcb1922

Browse files
committed
Bring back oldrel-r
Back story: r-lib/testthat#1599
1 parent af7cbc5 commit bcb1922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- {os: ubuntu-18.04, r: 'oldrel-1'}
3535
- {os: ubuntu-18.04, r: 'oldrel-2'}
3636
- {os: ubuntu-18.04, r: 'oldrel-3'}
37-
#- {os: ubuntu-18.04, r: 'oldrel-4'}
37+
- {os: ubuntu-18.04, r: 'oldrel-4'}
3838

3939
env:
4040
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)