Skip to content

Commit

Permalink
Increase test timeout factor for clang-14 debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
kidder committed Mar 26, 2024
1 parent fded7f2 commit 4ab70c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@ jobs:
ASAN: ON
BUILD_PYTHON_BINDINGS: OFF
MEMORY_ALLOCATOR: JEMALLOC
TEST_TIMEOUT_FACTOR: 2
- compiler: clang-14
build_type: Release
# Test compatibility with oldest supported CMake version
Expand Down

0 comments on commit 4ab70c4

Please sign in to comment.