Skip to content

Commit

Permalink
ci: Don't use numpy 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisv committed Jul 23, 2024
1 parent 2db5bde commit a1fb436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda/environment_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels:
dependencies:
- eigen
- cmake
- numpy
- numpy<2.0
- pkg-config
- boost
- ccache
Expand Down

0 comments on commit a1fb436

Please sign in to comment.