Skip to content

point cibuildwheel to doxygen on runner #175

point cibuildwheel to doxygen on runner

point cibuildwheel to doxygen on runner #175

Triggered via push March 26, 2024 06:41
Status Failure
Total duration 2m 6s
Artifacts

pypi.yml

on: push
Matrix: build
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build ubuntu-latest
Command ['sh', '-c', 'pip install pybind11 && rm -rf build && mkdir build && pybind11_DIR=$(pybind11-config --cmakedir) && cmake -Dpybind11_DIR=$pybind11_DIR -DPYTHON_EXECUTABLE=$(which python) -DDOXYGEN_EXECUTABLE=$(which doxygen) -B./build -S.'] failed with code 1.
build ubuntu-latest
Process completed with exit code 1.
build macos-14
The job was canceled because "ubuntu-latest" failed.
build macos-14
[notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip
build macos-14
The operation was canceled.