iron-fish / ironfish

A novel cryptocurrency focused on privacy and accessibility.
https://ironfish.network
Mozilla Public License 2.0
964 stars 579 forks source link

Update the Jest workers used during GitHub CI runs to 4 #5090

Closed andiflabs closed 1 week ago

andiflabs commented 1 week ago

Summary

The number of CPU cores on GitHub CI runners used to be 2, but now it's 4, hence updating our CI files to make full use of them, with the goal of making tests complete faster.

Testing Plan

Run checks on this PR and verify that they run faster.

Documentation

N/A

Breaking Change

N/A