diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a0ccc4f04b..325cf5efa2a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: steps: - uses: actions/checkout@v3 - uses: ./.github/actions/artifact-android-emulator-tests - timeout-minutes: 30 # TODO(b/287486065) investigate whether there is performance regression + timeout-minutes: 35 # TODO(b/287486065) investigate whether there is performance regression with: api-level: '30' artifact-android-emulator-legacy-api-tests: