Skip to content

Commit

Permalink
CI: test on R-nect Windows
Browse files Browse the repository at this point in the history
Currently 4.4.0 alpha.
  • Loading branch information
gaborcsardi committed Mar 31, 2024
1 parent 5bb11ea commit 6d12d99
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 6d12d99

Please sign in to comment.