Skip to content

Windows update script #808

Windows update script

Windows update script #808

Triggered via pull request May 13, 2025 21:43
Status Cancelled
Total duration 37s
Artifacts

wheels.yml

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

Annotations

5 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 macos-13
Process completed with exit code 1.
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 windows-2019
The operation was canceled.
Build wheels on windows-2019
The strategy configuration was canceled because "build_wheels.macos-13" failed