Skip to content

ci: use cpu as version when not cu113 #9

ci: use cpu as version when not cu113

ci: use cpu as version when not cu113 #9

Triggered via push December 2, 2023 13:38
Status Failure
Total duration 2m 27s
Artifacts

releases.yml

on: push
Continuous Integration  /  Format
1m 38s
Continuous Integration / Format
Continuous Integration  /  Check for Python file changes
11s
Continuous Integration / Check for Python file changes
Tests  /  Check for Python file changes
16s
Tests / Check for Python file changes
Update labels
11s
Update labels
Continuous Integration  /  Type check Python
0s
Continuous Integration / Type check Python
Continuous Integration  /  Lint Python
0s
Continuous Integration / Lint Python
Tests  /  Run Python test suite
0s
Tests / Run Python test suite
Matrix: Build image / Build and push image
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build image / Build and push image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c poetry install --only main,web \t&& TORCH_VERSION=\"$(pip show torch | grep Version | cut -d ':' -f2 | xargs)${TORCH_VERSION_SUFFIX}\" \t&& TORCHVISION_VERSION=\"$(pip show torchvision | grep Version | cut -d ':' -f2 | xargs)${TORCH_VERSION_SUFFIX}\" \t&& pip install --no-cache-dir torch==\"${TORCH_VERSION}\" torchvision==\"${TORCHVISION_VERSION}\" -f https://download.pytorch.org/whl/torch_stable.html" did not complete successfully: exit code: 1
Build image / Build and push image (+cu113)
The job was canceled because "job" failed.
Build image / Build and push image (+cu113)
The operation was canceled.