Skip to content

Commit

Permalink
ci: update the target R versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 4, 2023
1 parent cbff811 commit 1414b56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- windows
R:
- "devel"
- "4.1"
- "4.0"
- "4.3"
- "4.2"
exclude:
- os: macos
R: "devel"
Expand Down

0 comments on commit 1414b56

Please sign in to comment.