You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI] Set DYLD_FALLBACK_LIBRARY_PATH in tests with Homebrew MPI (#831)
* [CI] Set `DYLD_FALLBACK_LIBRARY_PATH` in tests with Homebrew MPI
Without this, in some situations libmpi may not be found by Julia.
* [CI] `macos-latest` -> `macos-13` everywhere
Better to be explicit about the version, since GitHub Actions doesn't provide a
better way to distinguish between different architectures.
0 commit comments