Skip to content

Commit 11ce71d

Browse files
authored
GH-45378: [CI][R] Increase timeout of test-ubuntu-r-sanitizer job (#45379)
### Rationale for this change The job is currently timing out. ### What changes are included in this PR? Increase timeout ### Are these changes tested? Via archery ### Are there any user-facing changes? No * GitHub Issue: #45378 Authored-by: Raúl Cumplido <[email protected]> Signed-off-by: Raúl Cumplido <[email protected]>
1 parent 240ebc9 commit 11ce71d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tasks/tasks.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1315,6 +1315,7 @@ tasks:
13151315
env:
13161316
R_PRUNE_DEPS: TRUE
13171317
image: ubuntu-r-sanitizer
1318+
timeout: 120
13181319

13191320
test-r-clang-sanitizer:
13201321
ci: github

0 commit comments

Comments
 (0)