diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 33e2be01a2..73df0813e4 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -538,7 +538,7 @@ jobs: cmake --build . -j16 --target install - - name: Test Linux LLVM 10-16 + - name: Test Linux LLVM ${{ matrix.llvm-version }} shell: bash -e -l {0} run: | ctest --output-on-failure