Skip to content

Commit

Permalink
Merge pull request #5887 from kidder/clang14_debug_timeout
Browse files Browse the repository at this point in the history
Increase test timeout factor for clang-14 debug build
  • Loading branch information
knelli2 authored Mar 26, 2024
2 parents fded7f2 + 4ab70c4 commit 83a6ca0
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 83a6ca0

Please sign in to comment.