arbor
arbor copied to clipboard
Workaround for malloc failure in CI
This replaces the default malloc implementation with tcmalloc as a potential workaround for our failures in CI. I haven't been able to track down the exact cause for the failures, but I've run the CI pipeline multiple times with these changes and so far it seems to fix the issue (fingers crossed).