Skip to content

Commit

Permalink
Use 3.5 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Oct 15, 2024
1 parent 02b968c commit 0e71249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,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: '3.3'}
- {os: ubuntu-latest, r: '3.5'}

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

0 comments on commit 0e71249

Please sign in to comment.