Skip to content

Commit

Permalink
gh actions: run on windows R-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Mar 13, 2021
1 parent 110a1ea commit d366de7
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 @@ -13,6 +13,7 @@ jobs:
matrix:
config:
- { os: windows-latest, r: 'latest'}
- { os: windows-latest, r: 'devel'}
- { os: macOS-latest, r: 'latest'}
- { os: macOS-latest, r: 'devel'}
- { os: ubuntu-16.04, r: '3.5', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
Expand Down

0 comments on commit d366de7

Please sign in to comment.