Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multi-Platform builds and others build upgrades (#3)
* first pass at multiplatform builds and specifying python versions * platform to platforms * enable multiplatform * setup qemu and buildx * only support x86_64 and aarch_64 * add logic for changing architecture for what OS and E+ expect * purge cache and increase timeout * python 3.8 and remove timeout temporarily * dual python installation * fix equivalence check * update actions * add bcvtb to regain e+ support paridy with current release * add old libgfortran * install sundials on final image * bake shared libraries into Assimulo wheel * add gha cache * move modelica install after e+ install as modelica build step takes longer * reduce image size to 1.8GB * change apt to apt-get for api stability and dont install recommends for OpenStudio
- Loading branch information