mirror of
https://github.com/smittix/intercept.git
synced 2026-06-08 14:11:54 -07:00
30a0085f1d
GitHub Actions ubuntu-latest has 7GB RAM. Running all 1362 tests in a single process exhausts it (~9 min, runner shutdown signal). Split into two matrix jobs (test_[a-l] and test_[m-z]) so each job starts with fresh memory, halving peak usage. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>