Skip to content

Commit

Permalink
Use older msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasil Pashov committed Nov 26, 2024
1 parent 95a1dc3 commit 7a9c6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
with:
arch: x64
toolset: 14.41
vs-path: 'C:\Program Files\Microsoft Visual Studio\2022\Enterprise'
vs-path: 'C:\Program Files\Microsoft Visual Studio\2022\Community'

- name: Extra envs
# This has to come after msvc-dev-cmd to overwrite the bad VCPKG_ROOT it sets
Expand Down

0 comments on commit 7a9c6cc

Please sign in to comment.