diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eccc6f3b..aaac3a45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: swift: "6.2" xcode: "26.0" traits: "AsyncHTTPClient" - timeout-minutes: 10 + timeout-minutes: 20 steps: - name: Checkout code uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0