Skip to content

Commit e14806d

Browse files
authored
Merge pull request #112 from hcho3/revert_26.02_updates
Revert #109
2 parents fb930ec + 9ba0d2e commit e14806d

5 files changed

+5
-5
lines changed

.ci_support/linux_64_c_compiler_version14c_stdlib_version2.28cuda_compiler_version12.9cxx_compiler_version14.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-
- '26.02'
26+
- '25.12'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

.ci_support/linux_64_c_compiler_version14c_stdlib_version2.28cuda_compiler_version13.0cxx_compiler_version14.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-
- '26.02'
26+
- '25.12'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

.ci_support/linux_aarch64_c_compiler_version14c_stdlib_version2.28cuda_compiler_version12.9cxx_compiler_version14.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-
- '26.02'
26+
- '25.12'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

.ci_support/linux_aarch64_c_compiler_version14c_stdlib_version2.28cuda_compiler_version13.0cxx_compiler_version14.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-
- '26.02'
26+
- '25.12'
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
@@ -1,5 +1,5 @@
11
librmm: # [linux]
2-
- 26.02 # [linux]
2+
- 25.12 # [linux]
33

44
channel_sources:
55
- rapidsai-nightly,rapidsai,conda-forge

0 commit comments

Comments
 (0)