diff --git a/.github/workflows/ubuntu-latest-clang.yml b/.github/workflows/ubuntu-latest-clang.yml index b08c86f..a01c763 100644 --- a/.github/workflows/ubuntu-latest-clang.yml +++ b/.github/workflows/ubuntu-latest-clang.yml @@ -23,7 +23,7 @@ jobs: strategy: matrix: - version: [12, 11, 10, 9, 8, 7] + version: [11, 10, 9, 8, 7] runs-on: ubuntu-latest