Skip to content

Commit

Permalink
Increase windows unit test timeout to 150 min (#4099)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsiganos committed Feb 3, 2023
1 parent 49009d7 commit 296e91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 296e91b

Please sign in to comment.