Commit 4c2b6c3
Fix resource contention by making jobs sequential
- Add job dependencies to prevent parallel resource conflicts
- test-token-server waits for test-livekit-container
- test-speech-services waits for test-token-server
- Ensures LiveKit gets full resources like in working builds 19/23
- Eliminates network/memory pressure during builds
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 445a9a8 commit 4c2b6c3
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
303 | 304 | | |
304 | 305 | | |
305 | 306 | | |
| 307 | + | |
306 | 308 | | |
307 | 309 | | |
308 | 310 | | |
| |||
0 commit comments