Build and upload to PyPI #361
build-wheels.yml
on: release
Matrix: build_wheels
Build source distribution
17s
upload_pypi
0s
Annotations
3 errors
Build wheels on macos-13
The job was canceled because "ubuntu-20_04" failed.
|
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.
|