From 571faae0edf02f45f19d10e8ca7e38e13a2f500c Mon Sep 17 00:00:00 2001 From: joereyna Date: Tue, 14 Apr 2026 19:42:10 -0700 Subject: [PATCH] fix(ci): increase test-server-root-path timeout to 30m --- .github/workflows/test_server_root_path.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_server_root_path.yml b/.github/workflows/test_server_root_path.yml index 943efb392a..58e3a41709 100644 --- a/.github/workflows/test_server_root_path.yml +++ b/.github/workflows/test_server_root_path.yml @@ -9,7 +9,7 @@ on: jobs: test-server-root-path: runs-on: ubuntu-latest - timeout-minutes: 15 + timeout-minutes: 30 strategy: matrix: