Open glemieux opened 2 months ago
What particularly behavior do we want to test within each container, particularly for containers that build on each other? Should testing be conducted only for pull requests or also for merges to main?
baseos:
nco
package, python scipy
and netcdf4
installs)elm-fates:
jupyter:
Note that the docker actions currently don't work with the macos-14
github arm64 runners: see https://github.com/docker/actions-toolkit/issues/317. It might be possible to use the "large" linux arm runners, but those are only available to Github Team or Enterprise plans: https://docs.github.com/en/actions/using-github-hosted-runners/using-larger-runners/running-jobs-on-larger-runners.
Given the above, until this rolls out for more plans or hardware virtualization is provided for the macos
arm runners, this will have to be build with docker's platform emulation.