Skip to content

Commit

Permalink
ci : bump timeout for sanitizer tests to 20 min
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov committed Mar 12, 2024
1 parent 831075c commit 993e2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -109,7 +109,7 @@ jobs:
id: cmake_test
run: |
cd build
ctest -L main --verbose --timeout 900
ctest -L main --verbose --timeout 1200
ubuntu-latest-cmake-mpi:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 993e2cd

Please sign in to comment.