Skip to content

Commit

Permalink
ci/conda: set Eigen version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarpent committed Jul 24, 2023
1 parent ffcdef1 commit 1466a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda/conda-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
- nodefaults
dependencies:
- eigen
- eigen=3.4.0
- hpp-fcl
- numpy
- boost
Expand Down

0 comments on commit 1466a40

Please sign in to comment.