Skip to content

Commit bdb4f39

Browse files
authored
Merge pull request #25741 from joereyna/fix/test-server-root-path-timeout
fix(ci): increase test-server-root-path timeout to 30m
2 parents 3284dee + ccbdaa9 commit bdb4f39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_server_root_path.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
test-server-root-path:
1111
runs-on: ubuntu-latest
12-
timeout-minutes: 15
12+
timeout-minutes: 30
1313

1414
strategy:
1515
matrix:

0 commit comments

Comments
 (0)