point cibuildwheel to doxygen on runner #175
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.
|