Skip to content

Commit 9b8978b

Browse files
committed
bumping R CMD check GHA minimum R version
1 parent 43554d0 commit 9b8978b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
6060
- {os: ubuntu-latest, r: 'release'}
6161
- {os: ubuntu-latest, r: 'oldrel-1'}
62-
- {os: ubuntu-latest, r: '3.5'}
62+
- {os: ubuntu-latest, r: '4.1'}
6363

6464
env:
6565
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)