diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index d17e5034..3015fd27 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -40,7 +40,7 @@ jobs: - name: Install Visual Studio 2022 uses: microsoft/setup-msbuild@v2 with: - vs-version: '[17.10,17.10)' + vs-version: '[17.9,17.10)' - name: skynet run: git submodule update --init