Skip to content

Commit 8e8bef5

Browse files
committed
update versions
1 parent fc11cb7 commit 8e8bef5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
- {os: ubuntu-latest, r: 'oldrel-1'}
3636
- {os: ubuntu-latest, r: 'oldrel-2'}
3737
- {os: ubuntu-latest, r: 'oldrel-3'}
38-
- {os: ubuntu-latest, r: 'oldrel-4'}
3938

4039
env:
4140
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ License: MIT + file LICENSE
1010
URL: https://modeldb.tidymodels.org, https://github.com/tidymodels/modeldb
1111
BugReports: https://github.com/tidymodels/modeldb/issues
1212
Depends:
13-
R (>= 3.61)
13+
R (>= 3.6)
1414
Imports:
1515
cli,
1616
dplyr (>= 0.7),

0 commit comments

Comments
 (0)