Skip to content

Commit

Permalink
Run CI on the oldest supported R version (4.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Dec 10, 2024
1 parent 6b8c96b commit 130946f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}
- {os: ubuntu-latest, r: '4.1.0'}

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

0 comments on commit 130946f

Please sign in to comment.