Skip to content

Merge pull request #7 from GarethCabournDavies/docs_releases #1150

Merge pull request #7 from GarethCabournDavies/docs_releases

Merge pull request #7 from GarethCabournDavies/docs_releases #1150

Triggered via push July 24, 2024 13:11
Status Failure
Total duration 1m 4s
Artifacts

distribution.yml

on: push
Matrix: build_wheels
Build and publish Python 🐍 distributions 📦 to PyPI
0s
Build and publish Python 🐍 distributions 📦 to PyPI
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build wheels on ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
Build wheels on ubuntu-20.04
Process completed with exit code 1.
Build wheels on macos-12
The job was canceled because "ubuntu-20_04" failed.
Build wheels on macos-12
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/pycbc/pycbc', '--wheel-dir=/private/var/folders/r_/087_f2354qjf4hz7bzgvxhyc0000gn/T/cibw-run-ftqz6_p2/cp38-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
Build wheels on macos-12
Process completed with exit code 1.
Build wheels on ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/