Skip to content

Commit

Permalink
Constrain petsc as well as petsc4py
Browse files Browse the repository at this point in the history
  • Loading branch information
guyer committed Jul 30, 2024
1 parent c63df36 commit 9e115a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environments/petsc-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ dependencies:
- mpi4py
# petsc >= 3.20.3 has parallel failures when running tests
- petsc4py < 3.20.3
- petsc < 3.20.3
platforms:
- linux-64
- osx-64
Expand Down

0 comments on commit 9e115a3

Please sign in to comment.