Fix the timeout for 8 gpu tests (#6084)

This commit is contained in:
Lianmin Zheng
2025-05-07 03:13:12 -07:00
committed by GitHub
parent 00c2c1f08b
commit 38053c3372

View File

@@ -100,7 +100,7 @@ jobs:
bash scripts/ci_install_dependency_8_gpu.sh
- name: Run test
timeout-minutes: 40
timeout-minutes: 20
run: |
cd test/srt
python3 run_suite.py --suite per-commit-8-gpu