Skip to content
Snippets Groups Projects
Unverified Commit 410d422c authored by Joris Vaillant's avatar Joris Vaillant
Browse files

ci: Don't build against numpy 2

parent d6f239dd
No related branches found
No related tags found
No related merge requests found
Pipeline #42704 passed with warnings
...@@ -4,7 +4,7 @@ channels: ...@@ -4,7 +4,7 @@ channels:
dependencies: dependencies:
- eigen - eigen
- cmake - cmake
- numpy - numpy<2.0
- pkg-config - pkg-config
- boost - boost
- ccache - ccache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment