diff --git a/.github/workflows/hosted-pure-workflow.yml b/.github/workflows/hosted-pure-workflow.yml index 97655de..20c3285 100644 --- a/.github/workflows/hosted-pure-workflow.yml +++ b/.github/workflows/hosted-pure-workflow.yml @@ -90,7 +90,7 @@ jobs: # As used here the Developer Command Prompt created is targeting x64 and using the default the Windows SDK. - uses: ilammy/msvc-dev-cmd@v1 with: - vsversion: 2023 + toolset: 14.0 # Run CMake to generate Ninja project files, using the vcpkg's toolchain file to resolve and install # the dependencies as specified in vcpkg.json. Note that the vcpkg's toolchain is specified