We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
$(brew --prefix boost)/include