Bump version number to 4.5.1 #1
publish-to-pypi.yml
on: push
Matrix: build
publish-to-pypi
0s
Annotations
7 errors
Build wheels on ubuntu-22.04 (i686)
Command ['sh', '-c', 'if [[ ! -z "$(which yum)" ]]; then\n yum install -y make gcc perl-core pcre-devel wget zlib-devel git automake\n wget https://ftp.openssl.org/source/openssl-1.1.1k.tar.gz\n tar xf openssl*.gz\n cd openssl*\n ./config --prefix=/usr --openssldir=/etc/ssl zlib-dynamic\n make -j$(nproc)\n make install\nelif [[ ! -z "$(which apk)" ]]; then\n apk add openssl-dev\nfi\n'] failed with code 2.
|
Build wheels on ubuntu-22.04 (i686)
Process completed with exit code 1.
|
Build wheels on ubuntu-22.04 (x86_64)
The job was canceled because "ubuntu-22_04_i686" failed.
|
Build wheels on windows-2022 (AMD64)
The job was canceled because "ubuntu-22_04_i686" failed.
|
Build wheels on windows-2022 (x86)
The job was canceled because "ubuntu-22_04_i686" failed.
|
Build wheels on ubuntu-22.04 (aarch64)
The job was canceled because "ubuntu-22_04_i686" failed.
|
Build wheels on macos-12 (x86_64 universal2)
The job was canceled because "ubuntu-22_04_i686" failed.
|