Skip to content

CI Fix clang-format check and update for Boost 1.81

Samuel Debionne requested to merge ci-fix-clang-format-check into develop

The develop branch currently fails:

  • to check the clang-format (due to a git update and clang-format package update not including the git-clang-format script anymore)
  • to compile (due to a Boost update)

Merge request reports