Skip to content

Commit

Permalink
Increase timeout for emulator tests from 25min to 35min in CI.
Browse files Browse the repository at this point in the history
RELNOTES=N/A
PiperOrigin-RevId: 588931824
  • Loading branch information
bcorso authored and Dagger Team committed Dec 7, 2023
1 parent 45d3b87 commit 45af1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/artifact-android-emulator-tests
timeout-minutes: 25
timeout-minutes: 35
with:
api-level: '${{ matrix.api-level }}'
publish-snapshot:
Expand Down

0 comments on commit 45af1ed

Please sign in to comment.