[CI] Double JIT kernel unit test timeout (#37435)

This commit is contained in:
Xiaoyu Zhang
2026-09-01 22:37:37 +08:00
committed by GitHub
parent b6c06e1efb
commit 4c7ff0d906
+1 -1
View File
@@ -86,7 +86,7 @@ jobs:
CUSTOM_BUILD_SGL_KERNEL=${{ inputs.sgl_kernel }} bash scripts/ci/cuda/ci_install_dependency.sh diffusion
- name: Run test
timeout-minutes: 30
timeout-minutes: 60
run: |
cd test/
python3 run_suite.py --hw cuda \