Install Rust toolchain on Linux #20
cli-wheels.yml
on: push
Matrix: wheels-linux
Matrix: wheels-macos
Matrix: wheels-windows
Annotations
6 errors
wheels-macos (macos-14, aarch64)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m pip install --upgrade pip
|
wheels-macos (macos-14, aarch64)
Process completed with exit code 1.
|
wheels-linux (x86_64)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
wheels-linux (x86_64)
Process completed with exit code 1.
|
wheels-macos (macos-13, x86_64)
The job was canceled because "macos-14_aarch64" failed.
|
wheels-macos (macos-13, x86_64)
The operation was canceled.
|