Skip to content

Revert everything to last successful build #364

Revert everything to last successful build

Revert everything to last successful build #364

Triggered via push January 29, 2025 19:03
Status Failure
Total duration 1m 17s
Artifacts

build-wheels.yml

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

Annotations

2 errors
Build wheels on ubuntu-20.04
Command ['sh', '-c', 'cd ~/ && git clone --branch 5.3.0 https://github.com/jemalloc/jemalloc.git && cd jemalloc && ./autogen.sh --disable-cxx --with-jemalloc-prefix=local --with-install-suffix=local --disable-tls --disable-initial-exec-tls && make && make install_bin install_include install_lib && cd ~/ && git clone --branch 12.1.1 https://github.com/xtensor-stack/xsimd.git && cd xsimd && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr/local .. && make install'] failed with code 1.
Build wheels on ubuntu-20.04
Process completed with exit code 1.