Skip to content

Commit

Permalink
explicitly set VS version (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov authored Jan 31, 2025
1 parent a10dc6e commit c9b769b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ jobs:
- name: Configure Developer Command Prompt for Microsoft Visual C++
uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
with:
toolset: 14.42 # v2022

- name: CMake configure - tokenizers
shell: pwsh
Expand Down

0 comments on commit c9b769b

Please sign in to comment.