Skip to content

Commit

Permalink
Merge pull request #335 from rapidsai/branch-21.08
Browse files Browse the repository at this point in the history
[gpuCI] Forward-merge branch-21.08 to branch-21.10 [skip gpuci]
  • Loading branch information
GPUtester authored Aug 4, 2021
2 parents 8cf63ad + 6bb330e commit bea0634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cpu/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ if [[ "$BUILD_PKGS" == "meta" || -z "$BUILD_PKGS" ]] ; then
# Run builds for meta-pkgs
run_builds $CONDA_XGBOOST_RECIPE
run_builds $CONDA_RAPIDS_RECIPE
run_builds $CONDA_RAPIDS_BLAZING_RECIPE
run_builds $CONDA_RAPIDS_BLAZING_RECIPE || true
fi

if [[ "$BUILD_PKGS" == "env" || -z "$BUILD_PKGS" ]] ; then
Expand Down

0 comments on commit bea0634

Please sign in to comment.