diff --git a/.github/workflows/build-windows.yml b/.github/workflows/build-windows.yml index a73842a98..766662a36 100644 --- a/.github/workflows/build-windows.yml +++ b/.github/workflows/build-windows.yml @@ -50,7 +50,7 @@ jobs: uses: ilammy/msvc-dev-cmd@v1 with: arch: x${{ matrix.platform }} - toolset: 14.38 + toolset: 14.2 - name: cl version shell: cmd