Skip to content

Commit 0008d94

Browse files
Merge pull request #8470 from getsentry/priscila/ref/end-2-end-test-increase-timeout
2 parents d4cdca5 + 04bd6ff commit 0008d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ jobs:
738738
github.actor != 'dependabot[bot]'
739739
needs: [job_get_metadata, job_build]
740740
runs-on: ubuntu-20.04
741-
timeout-minutes: 20
741+
timeout-minutes: 30
742742
strategy:
743743
fail-fast: false
744744
matrix:

0 commit comments

Comments
 (0)