[CI] Fix jit_kernel benchmark ci (#20990)

This commit is contained in:
Xiaoyu Zhang
2026-03-20 16:40:20 +08:00
committed by GitHub
parent c82d20d48e
commit cf60c5bd15

View File

@@ -755,7 +755,7 @@ jobs:
- name: Install dependencies
timeout-minutes: 20
run: |
bash scripts/ci/cuda/ci_install_dependency.sh
bash scripts/ci/cuda/ci_install_dependency.sh diffusion
- name: Run benchmark tests
timeout-minutes: 45