Closed Soldann closed 2 years ago
Fixes github workflows failing due to runners running out of memory
Creates a specific morbslam_installer.sh file for the github runner to run that uses 8 processors instead of the bash-provided maximum.
morbslam_installer.sh
See workflow results
Description & Motivation
Fixes github workflows failing due to runners running out of memory
Changes made
Type of Change
Changes
Creates a specific
morbslam_installer.sh
file for the github runner to run that uses 8 processors instead of the bash-provided maximum.Test Plan
See workflow results