Skip to content

build: smaller dockerfile for windows #817

build: smaller dockerfile for windows

build: smaller dockerfile for windows #817

Triggered via push May 14, 2025 13:36
Status Cancelled
Total duration 1m 33s
Artifacts

wheels.yml

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

Annotations

6 errors
Build wheels on ubuntu-20.04
This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see https://github.com/actions/runner-images/issues/11101
Build wheels on ubuntu-20.04
GitHub Actions has encountered an internal error when running your job.
Build wheels on macos-13
Command pip3 install -r requirements-dev.txt uv && conan profile new $ENVTMPDIR/.conan/profiles/default --detect --force && if [ -z "$CONAN_COMPILER_VERSION" ]; then : ; else conan profile update settings.compiler.version=$CONAN_COMPILER_VERSION default; fi && conan install ./ --build missing --install-folder=$CONAN_BUILD_INFO_DIR failed with code 1.
Build wheels on macos-13
Process completed with exit code 1.
Build wheels on windows-2019
Command pip install wheel && pip install -r requirements-dev.txt uv && conan profile new default --detect --force && conan profile update settings.compiler.version=%CONAN_COMPILER_VERSION% default && conan install ./ --build missing failed with code 1.
Build wheels on windows-2019
Process completed with exit code 1.