Build Wheels (Linux) #55
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', 'create', '--env=CIBUILDWHEEL', '--env=SOURCE_DATE_EPOCH', '--name=cibuildwheel-89e4a065-4c35-44ba-9f9b-149d6901bab7', '--interactive', '--volume=/:/host', '--platform=linux/amd64', '--pull=always', 'manylinux_2_28_x86_64', '/bin/bash'] failed with code 1.
|
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
|