Skip to content

Commit

Permalink
Fix MSVC CI (#98)
Browse files Browse the repository at this point in the history
Thanks @rfomin.
  • Loading branch information
MrAlaux committed Jun 9, 2024
1 parent 89b6258 commit 331c2b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/win_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
- name: Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1
with:
# The version of the toolset is specified due to faulty version discovery.
toolset: 14.39
arch: ${{ matrix.config.arch }}

- name: Setup vcpkg and NuGet
Expand Down

0 comments on commit 331c2b3

Please sign in to comment.