.github/workflows/wheels.yml: New #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
wheels.yml
on: pull_request
Matrix: build_wheels
Build sdist (and upload to PyPI on release tags)
36s
Upload wheels to PyPI
0s
Annotations
5 errors and 3 warnings
Build sdist (and upload to PyPI on release tags)
Process completed with exit code 1.
|
Build wheels on macOS-latest
Command apt-get install --yes wget || yum install -y wget || brew install bash coreutils
|
Build wheels on macOS-latest
Process completed with exit code 1.
|
Build wheels on ubuntu-latest
Command ['sh', '-c', ' apt-get install --yes wget || yum install -y wget || brew install bash coreutils\n bash -x ./.install-pari.sh\n'] failed with code 1.
|
Build wheels on ubuntu-latest
The operation was canceled.
|
Build sdist (and upload to PyPI on release tags)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Build wheels on macOS-latest
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Build wheels on ubuntu-latest
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|