Hardcode VS Build Tools version
This commit is contained in:
parent
9f7522c773
commit
ea9ae1fb33
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -113,6 +113,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Configure Developer Command Prompt for Microsoft Visual C++
|
- name: Configure Developer Command Prompt for Microsoft Visual C++
|
||||||
uses: ilammy/msvc-dev-cmd@v1
|
uses: ilammy/msvc-dev-cmd@v1
|
||||||
|
with:
|
||||||
|
toolset: "14.28.29333"
|
||||||
|
|
||||||
- name: CMake configure
|
- name: CMake configure
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user