raulcd commented on code in PR #44721:
URL: https://github.com/apache/arrow/pull/44721#discussion_r1843374792


##########
dev/tasks/tasks.yml:
##########
@@ -1098,6 +1098,15 @@ tasks:
         UBUNTU: 20.04
       image: ubuntu-cpp-bundled
 
+  test-ubuntu-24.04-cpp-bundled-offline:
+    ci: github
+    template: docker-tests/github.linux.yml
+    params:
+      env:
+        UBUNTU: 24.04
+      image: ubuntu-cpp-bundled-offline
+      timeout: 120

Review Comment:
   The job took 88 minutes. Should we put the timeout to `100`? `90` seems a 
little tight.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to