diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 82d98d601..c2b45ba31 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -129,6 +129,15 @@ jobs: # #extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On' # #clang-format: true + - name: ubu22-gcc11-runtime18-analyzers + os: ubuntu-22.04 + compiler: gcc-11 + clang-runtime: '18' + coverage: true + cuda: true + #extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On' + #clang-format: true + - name: selfh-ubu22-gcc11-runtime18-analyzers os: self-hosted #ubuntu-22.04 compiler: gcc-11