Increase windows unit test timeout to 150 min (#4099)
This commit is contained in:
parent
49009d77ae
commit
296e91b921
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit_tests.yml
vendored
2
.github/workflows/unit_tests.yml
vendored
|
@ -71,7 +71,7 @@ jobs:
|
|||
|
||||
windows_test:
|
||||
name: Windows Unit Tests [TEST_USE_ROCKSDB=${{ matrix.TEST_USE_ROCKSDB }}]
|
||||
timeout-minutes: 120
|
||||
timeout-minutes: 150
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue