Skip to content

Changes to accommodate Cython 3.0 and Python 3.12 -- breaks Python 3.11 #79

Changes to accommodate Cython 3.0 and Python 3.12 -- breaks Python 3.11

Changes to accommodate Cython 3.0 and Python 3.12 -- breaks Python 3.11 #79

Triggered via push September 4, 2023 18:25
Status Failure
Total duration 22m 35s
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-11
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/CyPari/CyPari', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-s_0395ua/cp36-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
Build wheels on macos-11
Process completed with exit code 1.
Build wheels on macos-11
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/