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
commit bdb4f396bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ on:
jobs:
test-server-root-path:
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 30
strategy:
matrix: