forked from wolfSSL/wolfssl
Increase curl timeout
This commit is contained in:
2
.github/workflows/curl.yml
vendored
2
.github/workflows/curl.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
build-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
# This should be a safe limit for the tests to run.
|
||||
timeout-minutes: 14
|
||||
timeout-minutes: 25
|
||||
steps:
|
||||
- name: Install test dependencies
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user