Skip to content

Commit

Permalink
Fix MSbuild version
Browse files Browse the repository at this point in the history
  • Loading branch information
MadDeCoDeR committed Oct 26, 2024
1 parent 134b074 commit f038065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_windows_x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: setup-msbuild
uses: microsoft/setup-msbuild@v2
with:
vs-version: '[17.0, 17.11.5)'
vs-version: '[17.0, 17.11)'
msbuild-architecture: x64

- name: Cache Windows vcpkg
Expand Down

0 comments on commit f038065

Please sign in to comment.