Skip to content

Attempt to add Python 3.8 and 3.9 to the CI workflows. #109

Attempt to add Python 3.8 and 3.9 to the CI workflows.

Attempt to add Python 3.8 and 3.9 to the CI workflows. #109

Triggered via push November 5, 2023 21:26
Status Failure
Total duration 14m 49s
Artifacts

macos.yml

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

Annotations

2 errors and 1 warning
Build wheels on macos-13
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/CyPari/CyPari', '--wheel-dir=/private/var/folders/q4/3s60g5510ydbd3qc3p4xflm80000gn/T/cibw-run-34fpaj5m/cp38-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
Build wheels on macos-13
Process completed with exit code 1.
Build wheels on macos-13
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/