Skip to content

Commit 7f49bbf

Browse files
authored
force cmake<4 in build on CI (#392)
1 parent 74adfb7 commit 7f49bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ requirements:
2929
- dotnet=8.0
3030
- cuda-toolkit
3131
- mkl=2024.0.0
32-
- cmake
32+
- cmake<4
3333
run:
3434
- python=3.11.9
3535
- libtiff

0 commit comments

Comments
 (0)