You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): await-tests budget 90 → 120 min (v0.5.883)
v0.5.882 hit the 90-min wall while waiting for Tests. Tests itself
ran ~30 min once started, but the macOS-14 runner was queued for
an hour. Release Packages starts at tag-time (same as Tests), so
the budget runs out before Tests gets dequeued + executes.
Bumping to 120 absorbs typical busy-hour queue + Tests wall-time
without exceeding GitHub's 6h workflow cap. Both bash deadline AND
job-level timeout-minutes bumped in lockstep per the comment now
documented inline.
0 commit comments