[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:
committed by
GitHub
parent
bde20dd897
commit
2c8fa8b8b9
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user