mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
All hosts in CI return true for common.enoughTestCpu. At least for our CI, it is always true, so we can remove it. PR-URL: https://github.com/nodejs/node/pull/39161 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>