Skip to content

Commit

Permalink
Add Windows runner to rworkflows
Browse files Browse the repository at this point in the history
  • Loading branch information
HDash committed Jun 19, 2024
1 parent e017bff commit b027cee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
- os: macOS-latest
bioc: release
r: auto
- os: windows-latest
r: latest
bioc: release
steps:
- uses: neurogenomics/rworkflows@master
with:
Expand Down

0 comments on commit b027cee

Please sign in to comment.