Commit 8d63f4d
committed
ci(build): enforce serial BST builds — max-parallel: 1
Concurrent matrix builds saturate shared runners and CAS write
bandwidth, causing builds to take 6+ hours or time out entirely.
One build at a time per the documented hard rule.
Assisted-by: Claude Sonnet 4.6 via GitHub Copilot1 parent ff38608 commit 8d63f4d
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments