Substitute ghc in tests. #1271
publish-sdist-wheels.yml
on: push
Matrix: build_wheels
Build sdist
1m 9s
Upload wheels to PyPI
0s
Annotations
5 errors and 4 warnings
Build sdist
Process completed with exit code 1.
|
Build wheels on ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vvv'] failed with code 1.
|
Build wheels on ubuntu-20.04
Process completed with exit code 1.
|
Build wheels on macos-latest
The job was canceled because "ubuntu-20_04" failed.
|
Build wheels on macos-latest
The operation was canceled.
|
Build sdist
The following actions use a deprecated Node.js version 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/
|
Build wheels on ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheels on ubuntu-20.04
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
Build wheels on macos-latest
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|