diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 345843be9..6f32a52bc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,10 +120,10 @@ jobs: clang-runtime: '16' debug_build: true - - name: ubu20-gcc7-runtime18-analyzers + - name: ubu20-gcc7-runtime11-analyzers os: ubuntu-20.04 compiler: gcc-7 - clang-runtime: '18' + clang-runtime: '11' coverage: true cuda: true #extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On'