increase the timeout of nightly-test.yml (#4262)

This commit is contained in:
Lianmin Zheng
2025-03-10 05:07:03 -07:00
committed by GitHub
parent 00d25a7f5e
commit 3d56585a97

View File

@@ -31,4 +31,4 @@ jobs:
timeout-minutes: 120
run: |
cd test/srt
python3 run_suite.py --suite nightly --timeout-per-file 2400
python3 run_suite.py --suite nightly --timeout-per-file 3600