macOS CI failures
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 537
- Forks
- 223
- Merge medio
- 11 h 22 min
- PR fusionados (30 d)
- 2
Descripción
The macOS CI fails because of the hardcoded path to Boost here
```
faber \
--with-boost-include=/opt/homebrew/Cellar/boost/1.86.0/include \
```
This should probably be `$(brew --prefix boost)/include`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.