Skip to content

Commit 83d6583

Browse files
Add windows devel to test matrix
1 parent 7c6a232 commit 83d6583

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
# Windows
3232
- {os: windows-latest, r: 'release', installation_method: 'pip'}
3333
- {os: windows-latest, r: 'release', installation_method: 'conda'}
34+
- {os: windows-latest, r: 'devel', installation_method: 'conda'}
35+
3436
# Linux
3537
- {os: ubuntu-18.04, r: 'release', installation_method: 'pip', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest", http-user-agent: "R/4.0.0 (ubuntu-18.04) R (4.0.0 x86_64-pc-linux-gnu x86_64 linux-gnu) on GitHub Actions" }
3638
- {os: ubuntu-18.04, r: 'release', installation_method: 'conda', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest", http-user-agent: "R/4.0.0 (ubuntu-18.04) R (4.0.0 x86_64-pc-linux-gnu x86_64 linux-gnu) on GitHub Actions" }

0 commit comments

Comments
 (0)