try opting in to mamba 2.0 releases #394
Annotations
1 error
Build base image
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Include common diagnostic info\nconda info\nconda config --show-sources\nconda list --show-channel-urls\n\nconda update --all --yes\n\n# Install RAPIDS\n# TODO: remove the libraft-headers pin before merging (just adding that to test)\nconda install -y -n base \\\n \"rapids=${RAPIDS_VER}.*\" \\\n \"python=${PYTHON_VER}.*\" \\\n \"cuda-version=${CUDA_VER%.*}.*\" \\\n \"libraft-headers-only>=24.10.00a48\" \\\n ipython\nconda clean -afy\n" did not complete successfully: exit code: 1
|
Loading