Skip to content

Commit 3561fbc

Browse files
committed
added windows to GH actions
1 parent 54c0ede commit 3561fbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
2323
- {os: ubuntu-latest, r: 'release'}
2424
- {os: ubuntu-latest, r: 'oldrel-1'}
25+
- {os: windows-latest, r: 'release'}
2526

2627
env:
2728
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)