Our whole CI pipeline moved to using a Ubuntu 22.04 base image, and the latest compiler versions available there. Thus the "supported" `clang` version is now 14 but our formatting script will still complain when not finding version 10 of `clang-format`.
Our whole CI pipeline moved to using a Ubuntu 22.04 base image, and the latest compiler versions available there.
Thus the "supported"
clangversion is now 14 but our formatting script will still complain when not finding version 10 ofclang-format.