Skip to content

Commit

Permalink
GHA: check on Windows R-devel
Browse files Browse the repository at this point in the history
To reproduce format string issues.
  • Loading branch information
gaborcsardi committed Dec 10, 2023
1 parent 71bf963 commit 9babc24
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 @@ -24,6 +24,7 @@ jobs:
config:
- {os: macos-latest, r: 'release'}

- {os: windows-latest, r: 'devel'}
- {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 9babc24

Please sign in to comment.