changing python version in cibw deploy #114
pypi.yml
on: push
pip_build
2m 31s
deploy
0s
Publish Python π distribution π¦ to TestPyPI
0s
Sign the Python π distribution π¦ with Sigstore and upload them to GitHub Release
0s
Annotations
2 errors and 2 warnings
Build distribution π¦
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Build distribution π¦
Process completed with exit code 1.
|
pip_build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
pip_build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|