Skip to content

Commit a909856

Browse files
authored
Update R-CMD-check.yaml
1 parent 46024ff commit a909856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- {os: macOS-latest, r: '3.6'}
4242
- {os: windows-latest, r: '4.1'}
4343
- {os: windows-latest, r: '4.0'}
44-
- {os: windows-latest, r: '3.6'}
44+
# - {os: windows-latest, r: '3.6'} # xgboost fails
4545
- {os: ubuntu-18.04, r: '4.1', vdiffr: true, xref: true, rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest"}
4646
- {os: ubuntu-18.04, r: '4.0', vdiffr: true, xref: true, rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest"}
4747
- {os: ubuntu-18.04, r: '3.6', vdiffr: true, xref: true, rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest"}

0 commit comments

Comments
 (0)