dillon1000/react

Commit

[ci] Separate DevTools test-build into dedicated job with fewer shards (#35457)

DevTools has ~45 test files which don't distribute well across 10
shards,
causing shard 3 to run 2x slower than others (104s vs ~50s). This moves
DevTools build tests to a separate job with 3 shards for better load
balancing.
Browse files
Changed paths1 file
First-parent comparison
M .github/workflows/runtime_build_and_test.yml Modified
Patch

Files changed

Rendering syntax-highlighted changes…