Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
harrism committed Nov 9, 2023
1 parent 0a2fd48 commit 3bd0240
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/build_cpp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ rapids_repo_pr_artifact_channel () {
LIBRMM_CHANNEL=$(rapids_repo_pr_artifact_channel rmm 1095 cpp)
LIBCUDF_CHANNEL=$(rapids_repo_pr_artifact_channel cudf 14365 cpp)

echo "LIBRMM_CHANNEL == " ${LIBRMM_CHANNEL}
echo "LIBCUDF_CHANNEL == " ${LIBCUDF_CHANNEL}

rapids-print-env

version=$(rapids-generate-version)
Expand Down

0 comments on commit 3bd0240

Please sign in to comment.