Skip to content

Commit 45af1ed

Browse files
bcorsoDagger Team
authored andcommitted
Increase timeout for emulator tests from 25min to 35min in CI.
RELNOTES=N/A PiperOrigin-RevId: 588931824
1 parent 45d3b87 commit 45af1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
steps:
9292
- uses: actions/checkout@v3
9393
- uses: ./.github/actions/artifact-android-emulator-tests
94-
timeout-minutes: 25
94+
timeout-minutes: 35
9595
with:
9696
api-level: '${{ matrix.api-level }}'
9797
publish-snapshot:

0 commit comments

Comments
 (0)