Skip to content

Commit

Permalink
ci: update windows msvc version
Browse files Browse the repository at this point in the history
  • Loading branch information
Totto16 committed Sep 29, 2024
1 parent 6a70f2a commit cef69b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: TheMrMilchmann/setup-msvc-dev@v3
with:
arch: x64
toolset: 14.40
toolset: 14.41

- name: Setup GCC (Linux)
if: matrix.config.os == 'ubuntu'
Expand Down

0 comments on commit cef69b5

Please sign in to comment.