Skip to content

Commit

Permalink
MAINT: Use std PETSc
Browse files Browse the repository at this point in the history
  • Loading branch information
jwboth committed Aug 28, 2024
1 parent f5bc7e7 commit 639364d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y libhypre-dev libmumps-seq-dev
pip install numpy mpi4py
pip install petsc-dev petsc4py
pip install petsc petsc4py
# - name: Get environment variables
# run: |
Expand Down

0 comments on commit 639364d

Please sign in to comment.