Skip to content

Commit 5272f4a

Browse files
committed
Merge branch 'branch-25.04' of github.com:rapidsai/devcontainers into fix/gha-sccache-idle-timeout
2 parents 1972fe9 + 30a91f6 commit 5272f4a

File tree

1 file changed

+2
-2
lines changed
  • features/src/rapids-build-utils/opt/rapids-build-utils

1 file changed

+2
-2
lines changed

features/src/rapids-build-utils/opt/rapids-build-utils/manifest.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ repos:
8383
sub_dir: python/cudf
8484
depends: [cudf]
8585
args: {install: *rapids_build_backend_args}
86-
- name: dask_cudf
86+
- name: dask-cudf
8787
sub_dir: python/dask_cudf
8888
args: {install: *rapids_build_backend_args}
89-
- name: cudf_polars
89+
- name: cudf-polars
9090
sub_dir: python/cudf_polars
9191
args: {install: *rapids_build_backend_args}
9292
- name: cudf_kafka

0 commit comments

Comments
 (0)