update docker to rapids-24.12 #252
Annotations
1 error and 1 warning
Build and push Docker base images
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # install conda environment\nset -x\napt-get -qq update\napt-get -q -o=Dpkg::Use-Pty=0 -y dist-upgrade\napt-get -q install -y -o=Dpkg::Use-Pty=0 git\napt-get -q clean -y\nmamba env update -n base -f rsc_rapids.yml\nmamba install -y -n base pytest -c conda-forge\nmamba clean -afy\n" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading