Skip to content

cache conan

cache conan #749

Triggered via push August 17, 2023 14:21
Status Failure
Total duration 1m 13s
Artifacts

wheels.yml

on: push
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build wheels on ubuntu-20.04
Command ['sh', '-c', 'ls -la/ && cc --version && cc -dumpfullversion -dumpversion && pip3 install -r requirements/requirements-conan.txt && conan config init && conan config set general.revisions_enabled=1 && if [ -z \\"$CONAN_COMPILER_LIBCXX\\" ]; then : ; else conan profile update settings.compiler.libcxx=$CONAN_COMPILER_LIBCXX default; fi && conan profile show default && conan install ./ --build missing -pr:b=default'] failed with code 2.
Build wheels on ubuntu-20.04
Process completed with exit code 1.
Build wheels on windows-2019
The job was canceled because "ubuntu-20_04" failed.
Build wheels on windows-2019
The operation was canceled.
Build wheels on macOS-11
The job was canceled because "ubuntu-20_04" failed.
Build wheels on macOS-11
The operation was canceled.