Skip to content

Commit

Permalink
CI: test on R-next
Browse files Browse the repository at this point in the history
Currently 4.4 alpha
  • Loading branch information
gaborcsardi committed Mar 31, 2024
1 parent d9a2840 commit d3251f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- {os: macos-latest, r: 'release'}

- {os: windows-latest, r: 'devel'}
- {os: windows-latest, r: 'next'}
- {os: windows-latest, r: 'release'}
# Use 3.6 to trigger usage of RTools35
- {os: windows-latest, r: '3.6'}
Expand Down

0 comments on commit d3251f2

Please sign in to comment.