Python CI/CD #3026
python.yml
on: schedule
Matrix: Build source distribution
Matrix: build_wheels
upload_pypi
0s
Annotations
3 errors and 2 warnings
Build source distribution (3.10)
Process completed with exit code 1.
|
Build wheels [ubuntu-22.04]
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheels [ubuntu-22.04]
Process completed with exit code 1.
|
Build source distribution (3.10)
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 [ubuntu-22.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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|