For #341 , conf-openblas fails to install in the GH actions workflow. This happens because of a known issue. The work-around is to build OpenBLAS from source--as shown in this Dockerfile. I'm not sure how to get the necessary permission in the GH actions workflow to use the ldconfig command. Any help would be appreciated.