Skip to content

Commit e0923e4

Browse files
committed
Reduce GHA timeout for ember workflows
1 parent 0910340 commit e0923e4

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
@@ -386,7 +386,7 @@ jobs:
386386
name: Test @sentry/ember
387387
needs: [job_get_metadata, job_build]
388388
continue-on-error: true
389-
timeout-minutes: 30
389+
timeout-minutes: 10
390390
runs-on: ubuntu-latest
391391
strategy:
392392
matrix:

0 commit comments

Comments
 (0)