diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a71e3a2..161d45f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -122,7 +122,7 @@ jobs: artifacts: name: Build release artifacts runs-on: ubuntu-latest - timeout-minutes: 10 + timeout-minutes: 20 steps: - name: Checkout uses: actions/checkout@v6