Skip to content

Commit

Permalink
Update GHA ref #436 (#440)
Browse files Browse the repository at this point in the history
* Update GHA ref #436

* Bump ver requirement
  • Loading branch information
chainsawriot authored Jul 11, 2024
1 parent 119e31d commit 4071bec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ 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.6'}
- {os: ubuntu-latest, r: 'oldrel-2'}
- {os: ubuntu-latest, r: 'oldrel-3'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Description: Streamlined data import and export by making assumptions that
URL: https://gesistsa.github.io/rio/, https://github.com/gesistsa/rio
BugReports: https://github.com/gesistsa/rio/issues
Depends:
R (>= 3.6)
R (>= 4.0)
Imports:
tools,
stats,
Expand Down

0 comments on commit 4071bec

Please sign in to comment.