Skip to content

Commit ccbdaa9

Browse files
committed
fix(ci): increase test-server-root-path timeout to 30m
1 parent 5c1f7d9 commit ccbdaa9

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)