diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 93dde6f..3b8af1f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -113,7 +113,7 @@ jobs: instrumentation-tests: name: Instrumentation tests on API ${{ matrix.api-level }} runs-on: ubuntu-latest - timeout-minutes: 15 + timeout-minutes: 20 needs: unit-tests strategy: fail-fast: false