Skip to content

Commit d258ed5

Browse files
committed
Bump libcudf to 26.04.00
1 parent acd90db commit d258ed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup conda environment
2020
run: |
2121
conda create -n build-env -y -c rapidsai -c conda-forge -c nvidia \
22-
libcudf \
22+
libcudf=26.04.00 \
2323
cmake \
2424
ninja \
2525
patchelf \

0 commit comments

Comments
 (0)