Skip to content

Include Python 3.13 when building docker containers #2238

Include Python 3.13 when building docker containers

Include Python 3.13 when building docker containers #2238

Triggered via pull request December 5, 2024 08:40
Status Failure
Total duration 20m 45s
Artifacts

ci_build_wheels.yml

on: pull_request
Matrix: Build wheels
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build wheels (ubuntu-20.04, manylinux, _2_34, x86_64, 8,12)
Command ['sh', '-c', 'python /project/python/../bindings/python/tests/test_python_bindings.py'] failed with code 139.
Build wheels (ubuntu-20.04, manylinux, _2_34, x86_64, 8,12)
Process completed with exit code 1.
Build wheels (ubuntu-20.04, musllinux, _1_2, x86_64, 8,12)
Command ['sh', '-c', 'python -m pip install --cache-dir /ci/pip_cache --prefer-binary -r /project/requirements.txt -r /project/requirements_dev.txt && rm -rf /project/python/build/temp* && export PYVER=$(python -c "import sys; print(f\'{sys.version_info.major}.{sys.version_info.minor}\')") && export ABITAG=$(python -c "import sys; cp=f\'cp{sys.version_info.major}{sys.version_info.minor}\'; print(f\'{cp}-{cp}{sys.abiflags}\')")'] failed with code 1.
Build wheels (ubuntu-20.04, musllinux, _1_2, x86_64, 8,12)
Process completed with exit code 1.