Build Wheels (Linux) #56
build_wheels_linux.yml
on: workflow_dispatch
Build compat:manylinux_2_28_x86_64, python:3.11, os:ubuntu-22.04
23s
Annotations
2 errors and 1 warning
Build compat:manylinux_2_28_x86_64, python:3.11, os:ubuntu-22.04
Command ['docker', 'run', '--rm', '--platform=linux/amd64', '--pull=always', 'manylinux_2_28_x86_64', 'uname', '-m'] failed with code 125.
|
Build compat:manylinux_2_28_x86_64, python:3.11, os:ubuntu-22.04
Process completed with exit code 1.
|
Build compat:manylinux_2_28_x86_64, python:3.11, os:ubuntu-22.04
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|