Skip to content

Commit 993e2cd

Browse files
committed
ci : bump timeout for sanitizer tests to 20 min
1 parent 831075c commit 993e2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
id: cmake_test
110110
run: |
111111
cd build
112-
ctest -L main --verbose --timeout 900
112+
ctest -L main --verbose --timeout 1200
113113
114114
ubuntu-latest-cmake-mpi:
115115
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)