Skip to content

Add compilation option #1283

Add compilation option

Add compilation option #1283

Triggered via push September 27, 2024 08:18
Status Failure
Total duration 2m 41s
Artifacts

wheels-linux.yml

on: push
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build wheels on ubuntu-latest
Command ['sh', '-c', 'yum list installed&&python -m pip install onnxruntime&&python -c "import onnx_extended;onnx_extended.check_installation(val=True,ortops=True)"&&python -c "import onnx_extended;onnx_extended.check_installation(val=True,ortcy=True,verbose=True)"'] failed with code 1.
Build wheels on ubuntu-latest
Process completed with exit code 1.
Build wheels on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/