Skip to content

Commit 53f1420

Browse files
committed
Increase curl timeout
1 parent cb91221 commit 53f1420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/curl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
build-and-test:
88
runs-on: ubuntu-latest
99
# This should be a safe limit for the tests to run.
10-
timeout-minutes: 14
10+
timeout-minutes: 25
1111
steps:
1212
- name: Install test dependencies
1313
run: |

0 commit comments

Comments
 (0)