Skip to content

Commit

Permalink
remove cpp channel
Browse files Browse the repository at this point in the history
  • Loading branch information
tingyu66 committed Dec 12, 2023
1 parent 148cb4e commit 15404b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/build_python_cugraph-equivariant.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ source rapids-env-update

rapids-print-env

CPP_CHANNEL=$(rapids-download-conda-from-s3 cpp)

version=$(rapids-generate-version)
git_commit=$(git rev-parse HEAD)
export RAPIDS_PACKAGE_VERSION=${version}
Expand All @@ -24,7 +22,6 @@ done

rapids-conda-retry mambabuild \
--no-test \
--channel "${CPP_CHANNEL}" \
--channel "${RAPIDS_CONDA_BLD_OUTPUT_DIR}" \
conda/recipes/cugraph-equivariant

Expand Down

0 comments on commit 15404b5

Please sign in to comment.