We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c0a11 commit 3b7ccc8Copy full SHA for 3b7ccc8
.github/workflows/test.yml
@@ -53,7 +53,7 @@ jobs:
53
run: |
54
brew update
55
brew upgrade
56
- brew install coreutils python cmake fftw hdf5 gcc@15 boost open-mpi lapack
+ brew install coreutils python fftw hdf5 gcc@15 boost open-mpi lapack
57
echo "FC=gfortran-15" >> $GITHUB_ENV
58
echo "BOOST_INCLUDE=/opt/homebrew/include/" >> $GITHUB_ENV
59
0 commit comments