Unverified Commit f64ee61d authored by Michael Goin's avatar Michael Goin Committed by GitHub
Browse files

[CI] Block the cu126 wheel build while broken (#23285)


Signed-off-by: default avatarmgoin <mgoin64@gmail.com>
parent 8993073d
......@@ -27,7 +27,12 @@ steps:
env:
DOCKER_BUILDKIT: "1"
- block: "Build CUDA 12.6 wheel"
key: block-build-cu126-wheel
depends_on: ~
- label: "Build wheel - CUDA 12.6"
depends_on: block-build-cu126-wheel
id: build-wheel-cuda-12-6
agents:
queue: cpu_queue_postmerge
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment