Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(ubuntu/ifort): reclaim disk, copy libmf6.so, skip ex-gwe-radial (#…
…1980) * The Intel test job can run out of disk space on Ubuntu. Delete some unnecessary things baked into the runner image. * Copy libmf6.so with the mf6 executable into ~/.local/bin/modflow before running example tests, previously we neglected to do this so the shared object installed from the executables distribution was being used. * Skip ex-gwe-radial when running example tests with Intel Fortran for now, pending reduction in memory use. This example is very memory intensive, this seems to be the cause of the crash.
- Loading branch information