aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Corso <bcorso@google.com>2023-12-07 15:40:45 -0800
committerDagger Team <dagger-dev+copybara@google.com>2023-12-07 15:43:38 -0800
commit45af1ed5e69c1871d50870e1eb74b0ac2b77be8e (patch)
treec2f7773b61a8efc80ed3d19ccd7b8504a455ab25
parent45d3b8701346954f6fc3b6cf9d5194bc34518093 (diff)
downloaddagger2-45af1ed5e69c1871d50870e1eb74b0ac2b77be8e.tar.gz
Increase timeout for emulator tests from 25min to 35min in CI.
RELNOTES=N/A PiperOrigin-RevId: 588931824
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c4aa910c4..d50fcec92 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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: