first big restruct #2116
cibuildwheels.yml
on: pull_request
Matrix: build_wheels
upload_pypi
Annotations
8 errors and 4 warnings
|
Build wheels on macos-latest for x86_64
Process completed with exit code 1.
|
|
Build wheels on macos-latest for x86_64
cibuildwheel: Command ['/usr/bin/arch', '-x86_64', '/bin/sh', '-c', 'python -c "import blosc2; blosc2.print_versions()"'] failed with code 1.
|
|
Build wheels on ubuntu-latest for x86_64
Process completed with exit code 1.
|
|
Build wheels on ubuntu-latest for x86_64
cibuildwheel: Command ['sh', '-c', 'python -c "import blosc2; blosc2.print_versions()"'] failed with code 1.
|
|
Build wheels on ubuntu-24.04-arm for aarch64
Process completed with exit code 1.
|
|
Build wheels on ubuntu-24.04-arm for aarch64
cibuildwheel: Command ['sh', '-c', 'python -c "import blosc2; blosc2.print_versions()"'] failed with code 1.
|
|
Build wheels on windows-latest for x86_64
Process completed with exit code 1.
|
|
Build wheels on windows-latest for x86_64
cibuildwheel: Command python -c "import blosc2; blosc2.print_versions()" failed with code 1.
|
|
Build wheels on macos-latest for x86_64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on ubuntu-latest for x86_64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on ubuntu-24.04-arm for aarch64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on windows-latest for x86_64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|