Skip to content

Commit 6be5527

Browse files
committed
CI on macOS
1 parent 245df9e commit 6be5527

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dependencies-macos.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ set -eu -o pipefail
44

55
brew install open-mpi automake m4 libtool
66

7+
export CMAKE_POLICY_VERSION_MINIMUM=3.5
8+
79
# libfabric
810
wget https://github.com/ofiwg/libfabric/archive/refs/tags/v1.15.2.tar.gz
911
tar xf v1.15.2.tar.gz

0 commit comments

Comments
 (0)