Trying cibuildwheel with win and linux GH actions #215
windows.yml
on: push
Matrix: build-windows
Matrix: upload-pypi-windows
Annotations
2 errors and 1 warning
build-windows (windows-2022, 3.11)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\pychoco\\pychoco', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-qhazmxnk\\cp36-win32\\built_wheel', '--no-deps'] failed with code 1.
|
build-windows (windows-2022, 3.11)
Process completed with exit code 1.
|
build-windows (windows-2022, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|