diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 19fa4a1641..d068c3ebc4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -190,8 +190,8 @@ jobs: - name: Windows (latest, ninja + sccache) os: windows-latest USE_SCCACHE: 1 - - name: Windows ClangCL (latest) - os: windows-latest + - name: Windows ClangCL (2022) + os: windows-2022 VS_GENERATOR_TOOLSET: ClangCL - name: LLVM-Mingw os: windows-latest