Skip to content

Commit 2b410ed

Browse files
committed
no mumps install
1 parent f88669f commit 2b410ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
if: runner.os == 'Linux'
4040
run: |
4141
sudo apt-get update
42-
sudo apt install --no-install-recommends libopenmpi-dev openmpi-bin liblapack-dev libscalapack-mpi-dev libmumps-dev libparmetis-dev
42+
sudo apt install --no-install-recommends libopenmpi-dev openmpi-bin liblapack-dev libscalapack-mpi-dev libparmetis-dev
4343
4444
- name: Install packages macOS
4545
timeout-minutes: 15

0 commit comments

Comments
 (0)