increase the timeout of nightly-test.yml (#4262)
This commit is contained in:
@@ -31,4 +31,4 @@ jobs:
|
|||||||
timeout-minutes: 120
|
timeout-minutes: 120
|
||||||
run: |
|
run: |
|
||||||
cd test/srt
|
cd test/srt
|
||||||
python3 run_suite.py --suite nightly --timeout-per-file 2400
|
python3 run_suite.py --suite nightly --timeout-per-file 3600
|
||||||
|
|||||||
Reference in New Issue
Block a user