From ac09d6db950e79781cfb270c5b2d774826505f91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Cumplido?= Date: Fri, 3 Oct 2025 15:19:14 +0200 Subject: [PATCH] GH-47692: [CI][Python] Increase timeout for test-conda-python-emscripten --- dev/tasks/tasks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/tasks/tasks.yml b/dev/tasks/tasks.yml index 6ac50421768..d536186a039 100644 --- a/dev/tasks/tasks.yml +++ b/dev/tasks/tasks.yml @@ -834,6 +834,7 @@ tasks: UBUNTU: 22.04 PYTHON: 3.12 image: conda-python-emscripten + timeout: 90 # 1.5 hours test-conda-python-3.11-hypothesis: ci: github