Skip to content

Commit 211e9ce

Browse files
committed
Test repeat
1 parent 1b7cd12 commit 211e9ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/nightly_matrix.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ function get_matrix_include(array $branches) {
4646
'zts' => true,
4747
'configuration_parameters' => "CFLAGS='-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC' LDFLAGS='-fsanitize=undefined,address'",
4848
'run_tests_parameters' => '--asan --repeat 10',
49+
'timeout_minutes' => 3600,
4950
'test_function_jit' => true,
5051
'asan' => true,
5152
];

0 commit comments

Comments
 (0)