Commit 83fcc0e
ci: bump ddl-changes job timeout to 10 minutes (#7921)
Bump the `timeout-minutes` for the "Post new DDL changes from
migrations" job in `.github/workflows/ddl-changes.yml` from 5 to 10.
The job has recently been hitting the 5-minute ceiling (e.g. [run
25386264272](https://github.com/getsentry/snuba/actions/runs/25386264272/job/74448122651?pr=7920))
and getting cancelled before it can post the diff. Doubling the budget
gives it headroom without making slow runs invisible.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9746d62 commit 83fcc0e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments