Skip to content

Commit a762c25

Browse files
committed
GHA: remove checks on R 4.2
1 parent 03a200d commit a762c25

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,10 @@ jobs:
2222
- {os: windows-latest, r: 'release'}
2323
- {os: windows-latest, r: 'oldrel-1'}
2424
- {os: windows-latest, r: 'oldrel-2'}
25-
- {os: windows-latest, r: 'oldrel-3'}
2625
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
2726
- {os: ubuntu-latest, r: 'release'} ## currently 4.5
2827
- {os: ubuntu-latest, r: 'oldrel-1'} ## currently 4.4
2928
- {os: ubuntu-latest, r: 'oldrel-2'} ## currently 4.3
30-
- {os: ubuntu-latest, r: 'oldrel-3'} ## currently 4.2
3129

3230
env:
3331
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)