We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac56982 commit 5652574Copy full SHA for 5652574
.github/workflows/dependencies-macos.sh
@@ -2,7 +2,7 @@
2
3
set -eu -o pipefail
4
5
-brew install open-mpi autoconf automake libtool ossp-uuid
+brew install open-mpi autoconf automake libtool
6
7
# libfabric
8
wget https://github.com/ofiwg/libfabric/archive/refs/tags/v1.15.2.tar.gz
0 commit comments