Merge pull request #24 from carlson-svg/patch-1 #17
build-test-release.yml
on: push
docker-build
4m 28s
dev-test
0s
Annotations
1 error
docker-build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c pip uninstall torch -y && CUDA_VERSION_SHORT=$(echo ${WORKER_CUDA_VERSION} | cut -d. -f1,2 | tr -d .) && pip install --pre torch==2.4.0.dev20240518+cu${CUDA_VERSION_SHORT} --index-url https://download.pytorch.org/whl/nightly/cu${CUDA_VERSION_SHORT} --no-cache-dir" did not complete successfully: exit code: 1
|