diff --git a/.github/workflows/curl.yml b/.github/workflows/curl.yml index 009deb599..5f1612ed5 100644 --- a/.github/workflows/curl.yml +++ b/.github/workflows/curl.yml @@ -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: |