Skip to content

Commit

Permalink
Pinning Gridap and GridapDistributed versions
Browse files Browse the repository at this point in the history
  • Loading branch information
amartinhuertas committed Dec 6, 2023
1 parent bce4015 commit b2c2507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
ArgParse = "1"
FillArrays = "0.8.4, 0.9, 0.10, 0.11, 0.12, 1"
Gridap = "0.17.20"
GridapDistributed = "0.3.1"
Gridap = "=0.17.20"
GridapDistributed = "=0.3.1"
MPI = "0.20"
P4est_wrapper = "0.2.0"
PartitionedArrays = "0.3.3"
Expand Down

0 comments on commit b2c2507

Please sign in to comment.