Merge pull request #25741 from joereyna/fix/test-server-root-path-timeout

fix(ci): increase test-server-root-path timeout to 30m
This commit is contained in:
yuneng-jiang
2026-04-14 19:54:23 -07:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
test-server-root-path:
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 30
strategy:
matrix: