diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index 6f347f1..24dfa99 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -40,6 +40,7 @@ jobs: c_compiler: gcc - os: windows-latest c_compiler: clang + exclude: - os: ubuntu-latest c_compiler: cl