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 b3ebc0f commit 15e2868Copy full SHA for 15e2868
.github/workflows/linux_and_macos.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/checkout@v2
48
- name: build
49
run: |
50
- brew install gfortran
+ brew reinstall gcc
51
brew info gfortran
52
brew install open-mpi fftw hdf5-mpi
53
brew info open-mpi
0 commit comments