Skip to content

Commit 2632b86

Browse files
jcarpentjorisv
authored andcommitted
ci/conda: test on NumPy 2.x
1 parent f82cd35 commit 2632b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda/environment_all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
dependencies:
55
- eigen
66
- cmake
7-
- numpy<2.0
7+
- numpy
88
- pkg-config
99
- boost
1010
- ccache

0 commit comments

Comments
 (0)