Skip to content

Commit b576971

Browse files
asaezpercodebot
authored andcommitted
ci: valgrind PR timeout increased
1 parent ef2d8b2 commit b576971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/ci/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ valgrind changed tests:
501501
- if: $ON_MR
502502
when: manual
503503
allow_failure: true
504-
timeout: 1h
504+
timeout: 2h
505505
variables:
506506
OS: ubuntu-22.04
507507
COMPILER: gcc

0 commit comments

Comments
 (0)