Skip to content

Commit c2b5e0d

Browse files
committed
Bump cmake version
Signed-off-by: David Gardner <dagardner@nvidia.com>
1 parent 724f4a7 commit c2b5e0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/conda/recipes/libmrc/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ requirements:
3939
- {{ compiler("cuda") }}
4040
- {{ compiler("cxx") }}
4141
- ccache
42-
- cmake =3.27
42+
- cmake =3.30
4343
- libtool
4444
- ninja =1.11
4545
- numactl =2.0.18
@@ -80,7 +80,7 @@ outputs:
8080
- {{ compiler("c") }}
8181
- {{ compiler("cuda") }}
8282
- {{ compiler("cxx") }}
83-
- cmake =3.27
83+
- cmake =3.30
8484
- numactl =2.0.18
8585
- sysroot_linux-64 >=2.28
8686
host:

0 commit comments

Comments
 (0)