Skip to content

Commit

Permalink
remove hdf5-mpi as dep for mac CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TomMelt committed Oct 2, 2023
1 parent 0e66219 commit bafbf6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-compile-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@ jobs:
- uses: actions/checkout@v2
- name: installs
run: |
brew install hdf5-mpi
brew install netcdf
brew install netcdf-cxx
brew install boost
brew install eigen
brew install cmake
brew install open-mpi
brew install subversion
svn checkout http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/trunk xios
cp .github/xios_arch/ubuntu.arch xios/arch/arch-GCC_LINUX.path
Expand Down

0 comments on commit bafbf6a

Please sign in to comment.