[AMD] Relaxing Timeout for AMD stage-a (#25978)

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Bingxu Chen <Bingxu.Chen@amd.com>
Co-authored-by: bingxche <bingxche@amd.com>
This commit is contained in:
YC Yen-Ching Tseng
2026-05-21 17:32:51 +08:00
committed by GitHub
co-authored by Cursor Agent Bingxu Chen bingxche
parent f66881f03c
commit 8562d5ae94
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -321,7 +321,7 @@ jobs:
bash scripts/ci/amd/amd_ci_install_dependency.sh
- name: Run test
timeout-minutes: 10
timeout-minutes: 15
run: |
bash scripts/ci/amd/amd_ci_exec.sh -w "/sglang-checkout/test" python3 run_suite.py --hw amd --suite stage-a-test-1-gpu-small-amd ${{ needs.check-changes.outputs.continue_on_error == 'true' && '--continue-on-error' || '' }}