[CI] Skip MSVC when building R package (#9995)

* [CI] Skip MSVC when building R package

* [CI] Stop building binary tarball for Windows

* Remove unused script
This commit is contained in:
Philip Hyunsu Cho
2024-01-18 08:09:53 -08:00
committed by GitHub
parent bde20dd897
commit 2c8fa8b8b9
5 changed files with 1 additions and 64 deletions

View File

@@ -13,11 +13,6 @@ steps:
key: build-win64-gpu
agents:
queue: windows-cpu
- label: ":windows: Build XGBoost R package for Windows with CUDA"
command: "tests/buildkite/build-rpkg-win64-gpu.ps1"
key: build-rpkg-win64-gpu
agents:
queue: windows-cpu
- wait