Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI fix: Use version 22.04 when building for Ubuntu
This fixes the problem that `clang-10` is not available for newer versions of Ubuntu. Of course we could upgrade `clang` as well, but let's restore the functionality as it was, and after that, we can introduce new changes. By using a fixed version we get a more controlled build environment.
- Loading branch information