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 authored and ntorresd committed Jan 29, 2025
1 parent c6f6468 commit 1373c19
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 1373c19

Please sign in to comment.