Skip to content

Commit

Permalink
add more versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Aug 1, 2024
1 parent 3df8688 commit 418eae4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/R-old-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ jobs:
- {os: ubuntu-latest, r: '3.5'}
- {os: ubuntu-latest, r: '3.4'}
- {os: ubuntu-latest, r: '3.3'}
- {os: ubuntu-latest, r: '3.2'}
- {os: ubuntu-latest, r: '3.1'}
- {os: ubuntu-latest, r: '3.0'}
- {os: ubuntu-latest, r: '2.15'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 418eae4

Please sign in to comment.