From a16aba834075749150009af7baf8281ed4d54f4d Mon Sep 17 00:00:00 2001 From: Kangyan-Zhou Date: Thu, 29 Jan 2026 23:55:25 -0800 Subject: [PATCH] Increase install dependency for gb200 (#17977) --- .github/workflows/pr-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index 93cb85417..ca8c6ea9f 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -1550,7 +1550,7 @@ jobs: pattern: wheel-python3.10-cuda12.9-aarch64 - name: Install dependencies - timeout-minutes: 10 + timeout-minutes: 30 run: | CUSTOM_BUILD_SGL_KERNEL=${{needs.check-changes.outputs.sgl_kernel}} IS_BLACKWELL=1 GRACE_BLACKWELL=1 bash scripts/ci/cuda/ci_install_deepep.sh