Skip to content

Commit 266521f

Browse files
committed
ci/conda: test on NumPy 2.x
1 parent b36cded commit 266521f

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)