Skip to content

Commit 13b2af6

Browse files
authored
Merge pull request #2 from vortex-data/ad/bump-cudf-26-04-00
Bump libcudf to 26.04.00
2 parents acd90db + d258ed5 commit 13b2af6

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)