Skip to content

Commit 90424d0

Browse files
authored
Merge pull request #81 from raydouglass/25.06-updates
Updates for 25.06
2 parents 515c014 + 60ebd8b commit 90424d0

5 files changed

+5
-5
lines changed

.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
2525
librmm:
26-
- '25.04'
26+
- '25.06'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

.ci_support/linux_64_c_compiler_version13cuda_compilercuda-nvcccuda_compiler_version12.8cxx_compiler_version13.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
librmm:
26-
- '25.04'
26+
- '25.06'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

.ci_support/linux_aarch64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
2525
librmm:
26-
- '25.04'
26+
- '25.06'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

.ci_support/linux_aarch64_c_compiler_version13cuda_compilercuda-nvcccuda_compiler_version12.8cxx_compiler_version13.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
librmm:
26-
- '25.04'
26+
- '25.06'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

recipe/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ c_stdlib_version: # [linux]
22
- 2.28 # [linux]
33

44
librmm: # [linux]
5-
- 25.04 # [linux]
5+
- 25.06 # [linux]
66

77
channel_sources:
88
- rapidsai,rapidsai-nightly,conda-forge

0 commit comments

Comments
 (0)